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.
withCADInventor:
OpenConnection:
doc≔OpenDocumentc:/mypart.ipt
doc≔0
CloseDocumentdoc
CloseConnection:
See Also
Download Help Document