GetComponentList - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


Home : Support : Online Help : Connectivity : CAD Package : NX : GetComponentList

CAD[NX]

  

GetComponentList

 

Calling Sequence

Parameters

Description

Examples

Compatibility

Calling Sequence

GetComponentList()

GetComponentList(partfile)

Parameters

partfile

-

string; optional name of an open NX part

Description

• 

The GetComponentList command returns the component list for the given NX part or, if no partfile argument is provided, for the current work part.

Examples

withCADNX:

OpenConnection:

GetComponentList

[]

(1)

CloseConnection:

Compatibility

• 

The CAD[NX][GetComponentList] command was introduced in Maple 17.

• 

For more information on Maple 17 changes, see Updates in Maple 17.

See Also

CAD[NX]