About parameters

Parameters are user-defined variables that represent distances in drawings. Changes to parameter values result in the resizing of structures.

The Parameters tab in the tabular area

Parameter View

The Parameters tab in the tabular area

Name Displays the name of the parameter and its type (local or global).
Group Read-only. Displays the group, or groups, the parameter belongs to. Learn more about how to assign parameters to groups.
Expression Displays the expression that EngView uses to calculate the value of the parameter. You can enter:
  • Numbers and algebraic expressions
  • Mathematical functions
  • Already defined parameters
  • Selection type entries (in selection parameters only)
  • Functions and/or parameters available in the attached parameter template
Value Read-only. Displays the parameter's actual value that EngView has computed from the expression. If the expression includes other parameters, the value is recomputed each time their values change.
Min The lowest value the parameter can have. The Min value may be a number, another parameter, or an expression. If the expression computes to a value that is lower than the Min value, two things happen: (1) the Value box adopts the Min value and is highlighted and (2) a notification appears in the Remarks box.
Max The highest value the parameter can have. The Max value may be a number, another parameter, or an expression. If the expression computes to a value that is higher than the Max value, two things happen: (1) the Value box adopts the Max value and is highlighted and (2) a notification appears in the Remarks box.
Remarks Read-only. Any information you have inputted as to what the parameter does. See the above picture for examples. If the computed value is lower or higher than the values set in Min or Max, a notification appears in this box.

Characteristics

A parameter's main characteristics are its distinct name and its expression. By using the expression, EngView computes the value of the parameter and thus resizes the structure.

Types of parameters

Parameters are characterized by (1) their scope and (2) the data they can take.

Parameter scope

According to their scope, parameters can be:

Parameter expression data

According to the data they can take in their expressions, parameters are:

Notes