CAD[NX]
GetComponentList
Calling Sequence
Parameters
Description
Examples
Compatibility
GetComponentList()
GetComponentList(partfile)
partfile
-
string; optional name of an open NX part
The GetComponentList command returns the component list for the given NX part or, if no partfile argument is provided, for the current work part.
with⁡CADNX:
OpenConnection⁡:
GetComponentList⁡
[]
CloseConnection⁡:
The CAD[NX][GetComponentList] command was introduced in Maple 17.
For more information on Maple 17 changes, see Updates in Maple 17.
See Also
Download Help Document