GetOpenDocuments - 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]

  

GetOpenDocuments

 

Calling Sequence

Description

Examples

Calling Sequence

GetOpenDocuments()

Description

• 

The GetOpenDocuments command returns a list of handles to all open Inventor documents.

Examples

withCADInventor:

OpenConnection:

docsGetOpenDocuments

docs0,1,2,3

(1)

CloseConnection:

See Also

CAD[Inventor]