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

Online Help

All Products    Maple    MapleSim


CAD[SolidWorks]

  

GetComponentList

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

GetComponentList(p)

Parameters

p

-

a SolidWorks assembly document

Description

• 

The GetComponentList command gets a list of all the components in a SolidWorks assembly document.

Examples

withCADSolidWorks:

OpenConnection:

docGetActiveDocument:

GetComponentListdoc

part1-1,part1-2,part1-3,part2-1

(1)

CloseConnection:

See Also

CAD[SolidWorks]