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

Online Help

All Products    Maple    MapleSim


CAD[NX]

  

SetWorkPart

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

SetWorkPart(partfile)

Parameters

partfile

-

string; the name of an NX part file

Description

• 

The SetWorkPart command sets the given part file to be the current work part in an NX session.

Examples

withCADNX:

OpenConnection:

SetWorkPartscrew.prt

true

(1)

CloseConnection:

See Also

CAD[NX]

CAD[NX][GetWorkPart]