CAD[Inventor]
GetActiveDocument
Calling Sequence
Description
Examples
GetActiveDocument()
The GetActiveDocument command gets a handle to the active Inventor document.
withCADInventor:
OpenConnection:
doc≔GetActiveDocument
doc≔0
CloseConnection:
See Also
Download Help Document