CAD[NX]
SavePart
Calling Sequence
Parameters
Description
Examples
SavePart()
SavePart(partfile)
partfile
-
string; the name of an NX part file
The SavePart command saves an open NX part file. If no partfile argument is provided, then the current work part is saved.
with⁡CADNX:
OpenConnection⁡:
OpenPart⁡screw.prt
true
SavePart⁡screw.prt
CloseConnection⁡:
See Also
Download Help Document