CAD[Inventor][SetParameterValue]
|
Calling Sequence
|
|
SetParameterValue(p, r)
|
|
Parameters
|
|
p
|
-
|
handle to an Inventor document
|
r
|
-
|
equation of the form d=v where d is a parameter name and v is a value, or a list of such names
|
|
|
|
|
Description
|
|
•
|
The SetParameterValue command sets the value(s) of the specified parameter(s) in the Inventor document.
|
|
|