UnitsOfMeasure.GetDrivingParameters Method
Parent Object: UnitsOfMeasureDescription
Obtains the driving parameters enumerator corresponding to the input string.
Syntax
UnitsOfMeasure.GetDrivingParameters( Expression As String ) As ParametersEnumeratorParameters
Name | Type | Description |
Expression | String | Input String value that contains the expression to evaluate. This string is evaluated the same ways a string entered in any of the Autodesk Inventor dialogs are evaluated. For example "3 in / 2 cm" is a valid string for input. |