Parameters Manager panel

The Parameters Manager panel is the main tool to view and modify parameters and constraints in the current drawing.

  1. Parameters list
  2. New parameter
  3. Animate
  4. Delete
  5. Clean unused variables
  6. Show dependent parameters
  7. Show defining parameters
  8. Show selected
  9. Search
  10. Add new parameter

Parameter list

Displays a list of all the parameters in the drawing. The parameters are organized in expandable categories which can include user parameters (including the ones which are linked with Design Tables), 2D dimensional constraints, 3D dimensional constraints, 3D geometric constraints, block (components) parameters, and array parameters.

The parameter list header has columns which represent the properties of the parameters. Columns can be moved to a new position, resized or hidden. You can arrange parameters in ascending or descending order by pressing a specific column head. The parameter list header has three columns by default: Name, Expression and Value. To add more columns, right click on the columns header and select the desired columns from the list:

Note: Some properties are read-only (e.g. Type), others can be modified by the user (e.g. Name).
Name
Displays the name of the parameter.
Note: Name can be edited. When you rename an item, all instances of the item are updated in the drawing and in the Parameters Manager parameters list.
Expression
Specifies the mathematical expression of the parameter. You can edit the expression by clicking on the cell.
Value

Displays the value resulting from the parameter’s expression. The value is a read-only real number, unless the parameter is linked with a Design table. In that case, the parameter has a list of possible values represented as a combo-box. The user can change the parameter's value by picking a new value from the list. The combo-box is searchable by typing a sub-string of the value to quickly find it. This is useful for large lists of values.

Type
Displays the parameter's type:
  • Constraint type for constraints (Distance, Concentric etc.).
  • Parameter's type for user and block parameters (Real, String).
  • Parameter's type for array parameters (Real, Boolean, Enumeration).
GD (geometry-driven)
If ON, the parameter is geometry-driven.
Enabled
Defines whether a geometric constraint parameter is taken into consideration.
Exposed
Defines whether the parameter is visible and can be modified when the component is inserted in an assembly.
Units
Sets the dimension of the parameter. You can choose between: none, linear (mm), square (mm^2) and cubic (mm^3).
Directions
Defines the direction for a geometric constraint parameter (any, same, opposite or reset).
Description
Allows to type a description for the user parameters.

Right-clicking on a selected parameter opens a specific context-menu that contains the same items as context menu for similar node in Mechanical Browser. The context-menu contains only those options, which apply to that item.

Create design table
Creates a design table to drive parametric block parameters.
Animate
Animates the parameter value within some range.
Link to parameter
Links the subcomponent parameter to the main level parameter.
Unlink
Breaks the links between the subcomponent parameter and the main level parameter.
Geometry-driven

If ticked, the parameter is geometry-driven.

Export
Opens the Select design table file dialog box to save the design table.
Replace
Opens the Select design table file dialog box to choose a design table to replace the existing one.
Save current configuration
Saves the current design table configuration.
Remove current configuration
Removes the current design table configuration.
Clear expression
Removes the expression formula.
Enables
Displays and toggles the enabled status of the constraint.
Flip side
Flips the side of the constraint.
Select geometry
Selects the entities involved in the selected constraint in the model space.

New parameter

Inserts a new user parameter with default values for Expression and Value.

Animate

Animates the selected parameter value within a range.

Delete

Removes selected parameters and constraints from the drawing.

Clean unused variables

Erases unused variables.

Show dependent parameters

When enabled, the panel shows parameters and constraints, depending on the selected parameter(s).

Show defining parameters

When enabled, the panel shows parameters which define the selected parameter(s).

Show selected

When enabled, the panel shows parameters and constraints for the objects currently selected in the model space, or all objects if nothing is selected.

Search

Filters the parameter list to display only the parameter names that match the character string you enter in the search box.

Note: You can remove the active filter by pressing the close button from the right side of the search box.

Add new parameter

Inserts a new user parameter with default values for the Expression and Value.