CAD[Inventor]
GetSelectedParameterList
Calling Sequence
Description
Examples
GetSelectedParameterList()
The GetSelectedParameterList command retrieves all the parameters of the selected feature. It assumes we're using the active document.
withCADInventor:
OpenConnection:
GetSelectedParameterList
d1,d2
CloseConnection:
See Also
Download Help Document