CAD[NX]
GetParameterUnits
Calling Sequence
Parameters
Description
Examples
GetParameterUnits(paramname, partopt)
paramname
-
string; name of a parameter in an open NX part
partopt
(optional) equation of the form part = partfile: optional name of an NX part file
The GetParameterUnits command retrieves the units of the specified parameter in an open NX part. If no part = partfile argument is given, then the parameter is taken to be in the current work part.
with⁡CADNX:
OpenConnection⁡:
This example assumes that a part containing the displayed parameters is already open in NX.
GetParameterUnits⁡p6
Degrees
CloseConnection⁡:
See Also
Download Help Document