CAD[Inventor]
GetUserParameterList
Calling Sequence
Parameters
Description
Examples
GetUserParameterList(p)
p
-
handle to an Inventor document
The GetUserParameterList command retrieves all the user parameters available from document p.
with⁡CADInventor:
OpenConnection⁡:
doc≔GetActiveDocument⁡:
GetUserParameterList⁡doc
exp1,exp2
CloseConnection⁡:
See Also
Download Help Document