CAD[Inventor]
GetOpenDocuments
Calling Sequence
Description
Examples
GetOpenDocuments()
The GetOpenDocuments command returns a list of handles to all open Inventor documents.
withCADInventor:
OpenConnection:
docs≔GetOpenDocuments
docs≔0,1,2,3
CloseConnection:
See Also
Download Help Document