Learn how to create, edit, and manage Parameters in Fusion.
Click Design > Solid > Modify > Change Parameters .
The Parameters dialog displays.
Click Add User Parameter .
The Add User Parameter dialog displays.
Click a cell to edit the value:
Name: Enter a unique name for the parameter.
Expression: Enter an expression used to calculate the parameter's value.
(Optional) Comments: Enter a comment about the parameter.
Expand the list of units and select a Unit type.
Click OK.
The new parameter displays in the list of parameters in the Parameters dialog.
You can create named feature parameters in the canvas or in an active dialog on the fly.
In an active tool, click a parametric text field to activate it:
Enter a unique name and a value or expression to define the parameter.
Example 1: Parameter_Name=50
Parameter_Name
.50
.Example 2: Width=50
Width
.50
.Example 3: Length=Width*2
Length
.Width*2
.Enter all remaining inputs then click OK.
The new model parameter is created and automatically added to your Favorites so it's easy to find in the Parameters dialog.
In the Parameters dialog, click Add User Parameter
.
The Add User Parameter dialog displays.
Enter a unique Name for the parameter.
Expand the list of Unit types and select Text.
In the Expression field, enter alpha-numeric text between two '
.
For example, 'Example Text'
.
Optionally, type the name of an existing text parameter and select it to reference it in the expression. To string together an existing parameter and alpha-numeric text add a +
between the parameters.
For example, 'Example Text'+ExistingTextParameter1
or ExistingTextParameter1+ExistingTextParameter2
.
Click OK.
The new text parameter displays in the list of parameters in the Parameters dialog.
Click Design > Solid > Modify > Change Parameters .
The Parameters dialog displays.
Optional: Uncheck Automatic Update to pause updates and reduce compute time as you edit your parameters.
In the list of parameters, expand the component and feature that you want to edit.
Click a cell to edit:
Click OK.
The parameters update and the design computes to reflect the changes.
In the parameter text field, click to toggle between the parameter's expression and its value.
To reuse your favorite parameters, start typing the parameter name in any compatible box. When the filtered list of suggestions displays, select a parameter to reference it.