CAD[Inventor][SetParameterEquation]
|
Calling Sequence
|
|
SetParameterEquation(doc,p,eq)
|
|
Parameters
|
|
doc
|
-
|
handle to an Inventor document
|
p
|
-
|
(string) parameter name
|
eq
|
-
|
(string) equation
|
|
|
|
|
Description
|
|
•
|
The SetParameterEquation command sets the equation associated with the specified parameter to the given equation.
|
|
|