CAD[NX]
ClosePart
Calling Sequence
Parameters
Description
Examples
ClosePart()
ClosePart(partfile)
partfile
-
string; the name of an NX part file
The ClosePart command closes an open NX part file. If no partfile argument is given, then all open parts are closed.
with⁡CADNX:
OpenConnection⁡:
OpenPart⁡screw.prt
true
ClosePart⁡screw.prt
CloseConnection⁡:
See Also
CAD[NX][OpenPart]
Download Help Document