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

  

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]