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.
withCADNX:
OpenConnection:
doc≔OpenPartscrew.prt
true
ClosePartscrew.prt
CloseConnection:
See Also
CAD[NX][ClosePart]
Download Help Document