OpenDocument - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


CAD[Inventor]

  

OpenDocument

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

OpenDocument(f)

Parameters

f

-

string; name of an Inventor document

Description

• 

The OpenDocument command opens an Inventor document and returns a handle.

Examples

withCADInventor:

OpenConnection:

docOpenDocumentc:/mypart.ipt

doc0

(1)

CloseDocumentdoc

CloseConnection:

See Also

CAD[Inventor]