GetParameterUnits - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.
Our website is currently undergoing maintenance, which may result in occasional errors while browsing. We apologize for any inconvenience this may cause and are working swiftly to restore full functionality. Thank you for your patience.

Online Help

All Products    Maple    MapleSim


Home : Support : Online Help : Connectivity : CAD Package : NX : GetParameterUnits

CAD[NX]

  

GetParameterUnits

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

GetParameterUnits(paramname, partopt)

Parameters

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

Description

• 

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.

Examples

withCADNX:

OpenConnection:

This example assumes that a part containing the displayed parameters is already open in NX.

GetParameterUnitsp6

Degrees

(1)

CloseConnection:

See Also

CAD[NX]