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.
withCADNX:
OpenConnection:
OpenPartscrew.prt
true
SavePartscrew.prt
CloseConnection:
See Also
Download Help Document