Holds definitions for the CM Command from APDL used in External Model. This command groups geometry items into a component.
Declaration Syntax
public class CMCommand : CDBCommand
Table 886: Members
|
Property | Cname |
Gets the component name defined in the CM Command. |
|
Property | Index |
Gets the command index. (Inherited from Command.) |
|
Property | Name |
Gets the command name. (Inherited from Command.) |
|
Property | Type |
Gets the label identifying the type of geometry items to be grouped: (NODE, ELEM, VOLU…). Refer to MAPDL documentation for more information about the entity type. |