CAD[NX]
OpenPart
Calling Sequence
Parameters
Description
Examples
OpenPart(partfile)
partfile
-
string; name of an NX part file
The OpenPart command opens an NX part file and sets it to be the displayed and current work part.
with⁡CADNX:
OpenConnection⁡:
doc≔OpenPart⁡screw.prt
true
ClosePart⁡screw.prt
CloseConnection⁡:
See Also
CAD[NX][ClosePart]
Download Help Document