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