CAD[NX]
SetWorkPart
Calling Sequence
Parameters
Description
Examples
SetWorkPart(partfile)
partfile
-
string; the name of an NX part file
The SetWorkPart command sets the given part file to be the current work part in an NX session.
with⁡CADNX:
OpenConnection⁡:
SetWorkPart⁡screw.prt
true
CloseConnection⁡:
See Also
CAD[NX][GetWorkPart]
Download Help Document