CAD[NX][GetParameterUnits]
|
Calling Sequence
|
|
GetParameterUnits(paramname)
GetParameterUnits(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 GetParameterUnits command retrieves the units 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.
|
|
|