GetWorkPart - 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]

  

GetWorkPart

 

Calling Sequence

Description

Examples

Calling Sequence

GetWorkPart()

Description

• 

The GetWorkPart command returns the file name of the current work part in NX.

Examples

withCADNX:

OpenConnection:

OpenPartC:\\Program Files\\Siemens\\NX 8.5\\NXPARTS\\Reuse Library\\Reuse Examples\\Standard Parts\\ANSI Inch\\Screw\\Hex Head\\Hex Cap Screw, Full Thd, AI.prt:

docGetWorkPart

docC:\Program Files\Siemens\NX 8.5\NXPARTS\Reuse Library\Reuse Examples\Standard Parts\ANSI Inch\Screw\Hex Head\Hex Cap Screw, Full Thd, AI.prt

(1)

CloseConnection:

See Also

CAD[NX]

CAD[NX][SetWorkPart]