CAD[Inventor]
CloseDocument
Calling Sequence
Parameters
Description
Examples
CloseDocument(aidoc)
aidoc
-
a handle to an Inventor document
The CloseDocument command closes an Inventor document.
withCADInventor:
OpenConnection:
doc≔OpenDocumentc:/mypart.ipt
doc≔0
CloseDocumentdoc
CloseConnection:
See Also
Download Help Document