SetWorkPart - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.
Our website is currently undergoing maintenance, which may result in occasional errors while browsing. We apologize for any inconvenience this may cause and are working swiftly to restore full functionality. Thank you for your patience.

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]