CAD[NX][GetParameterEquation]
|
Calling Sequence
|
|
GetParameterEquation(paramname)
GetParameterEquation(paramname, partfile)
|
|
Parameters
|
|
paramname
|
-
|
string; name of a parameter in an open NX part
|
partfile
|
-
|
string; optional name of an NX part file
|
|
|
|
|
Description
|
|
•
|
The GetParameterEquation command retrieves the defining equation of the specified parameter in an open NX part. If no partfile argument is given, then the parameter is taken to be in the current work part.
|
|
|