Creating a New Design Parameter

Parametric modeling allows you to create designs in 3D-CAD that can be easily altered afterwards.

To manually create a design parameter:
  1. Right-click on the Design Parameters node and select New followed by one of the available options:
    • Length
    • Angle
    • Generic
    • Vector
    • Lab Coordinate
    • Generic Interval
    • Length Interval
    • Angle Interval
    A design parameter node, of the selected type, is added to the object tree under the Design Parameters manager node. Design parameters that you create in this way have the default values of 0.0.
  2. To define a scalar design parameter, select the design parameter node and set its Value.
  3. To define the range for an interval design parameter, select the design parameter node and set its Min Interval and Max Interval values.
For Angle, Angle Interval, Length, Length Interval, or Vector you can specify units. Generic or Generic Interval are dimensionless quantities.
  1. To specify the units, choose one of the follow options:
    • Type the units after the value, for example 10 cm.
    • Click the (Custom Editor) button next to the Value, Min Interval, or Max Interval properties, and select an option from the Units drop-down menu.

Design parameters that are created using this method are referred to as User-defined. You can also create design parameters by exposing a parameter. These types of parameter are referred to as Feature-exposed.