CAD[Inventor]
OpenDocument
Calling Sequence
Parameters
Description
Examples
OpenDocument(f)
f
-
string; name of an Inventor document
The OpenDocument command opens an Inventor document and returns a handle.
with⁡CADInventor:
OpenConnection⁡:
doc≔OpenDocument⁡c:/mypart.ipt
doc≔0
CloseDocument⁡doc
CloseConnection⁡:
See Also
Download Help Document