CMGRPCommand#

class ansys.mechanical.stubs.v241.Ansys.ACT.Automation.Mechanical.FE.CDB.CMGRPCommand#

Bases: object

Represents a CMGRP command.

Overview#

Aname

Gets the assembly name.

Cnames

Gets the component and/or assembly names.

Name

Gets the command name.

Index

Gets the command index.

Property detail#

property CMGRPCommand.Aname: System.String | None

Gets the assembly name.

property CMGRPCommand.Cnames: System.Collections.Generic.IReadOnlyList[System.String] | None

Gets the component and/or assembly names.

property CMGRPCommand.Name: System.String | None

Gets the command name.

property CMGRPCommand.Index: System.UInt32 | None

Gets the command index.