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.
with⁡CADInventor:
OpenConnection⁡:
doc≔GetActiveDocument⁡:
GetModelParameterList⁡doc
d1,d2,d3,d4
CloseConnection⁡:
See Also
Download Help Document