CMLIST
CMLIST, Name, Key, Entity
Lists the contents of a component or assembly.
NameName of the component or assembly to be listed (if blank, list all selected components and assemblies). If
Nameis specified, thenEntityis ignored.KeyExpansion key:
0
—
Do not list individual entities in the component.
1 or EXPA
—
List individual entities in the component.
EntityIf
Nameis blank, then the following entity types can be specified:VOLU
—
List the volume components only.
AREA
—
List the area components only.
LINE
—
List the line components only.
KP
—
List the keypoint components only
ELEM
—
List the element components only.
NODE
—
List the node components only.
Notes
This command is valid in any processor. For components, it lists the type of geometric entity. For assemblies, it lists the components and/or assemblies that make up the assembly.
Examples of possible usage:
| CMLIST - List all selected components. |
| CMLIST, , EXPA - List all selected components and for each component list the underlying entity ID's. |
CMLIST,Name - List the
specified component. |
CMLIST,Name,EXPA - List
specified component along with all underlying entity ID's. |
CMLIST, , EXPA,Entity -
List all selected components of specified entity type. For each component
also list the underlying entity ID's. |