Using Design Parameters in an Expression

You can use design parameters to specify the value of model dimensions by typing $ followed by the parameter name into the dimension textbox. This format is the simplest form of expression.

Vector and Coordinate input fields can reference Scalar or Vector design variables using the standard prefix conventions of “$” for scalars and “$$” for vectors.

Note Design parameters are case-sensitive.
You can also use design parameters as variables in longer expressions by using operators * / - + and parentheses ( ). Spaces are acceptable between terms and operators in the expression. If the name of the design parameter, however, contains any spaces, enclose it in { }, for example ${Length 2}.

3D-CAD assumes that design parameters are in SI units. Dimensions that are defined by expressions are displayed in SI units only. When conflicting types of design parameter are used in the same expression, for example Angle and Length, 3D-CAD interprets the values in the SI units that correspond to the type of dimension.