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.
withCADInventor:
OpenConnection:
doc≔GetActiveDocument:
GetUserParameterListdoc
exp1,exp2
CloseConnection:
See Also
Download Help Document