CAD[Inventor]
GetModelParameterList
Calling Sequence
Parameters
Description
Examples
GetModelParameterList(p)
p
-
handle to an Inventor document
The GetModelParameterList command retrieves all the model parameters available from document p.
withCADInventor:
OpenConnection:
doc≔GetActiveDocument:
GetModelParameterListdoc
d1,d2,d3,d4
CloseConnection:
See Also
Download Help Document