Share

UnitsOfMeasure.GetDrivingParameters Method

Parent Object: UnitsOfMeasure

Description

Obtains the driving parameters enumerator corresponding to the input string.

Syntax

UnitsOfMeasure.GetDrivingParameters( Expression As String ) As ParametersEnumerator

Parameters

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.

Version

Introduced in version 11

Was this information helpful?