Design DB Parameters
- Last UpdatedFeb 11, 2025
- 2 minute read
These allow structural Components to take dimensions from Design Parameter Arrays in the Design DB. Each design element has a Design Parameter Array with ten values. (Refer to Model, Owning and Attached Parameters for further information.)
Design DB parameters are of three types:
-
Design parameters (DES PARAM)
-
Design attached parameters (DES APARAM, structural items only)
-
Design owning parameters (DES OPARAM, structural items only)
Design parameters allow any component with an SPREF to use values from the design element which refers to it (via the SPREF). For example, the DES PARAM 4 of a Component is the fourth value in the Design Parameter Array of the design element. Design parameters can be used anywhere that component parameters can be used.
Design attached parameters and design owning parameters allow a Joint or Fitting Component to use values from the design elements which represent its attached and owning Sections. (Attached and owning sections are explained in Structural Parameters.) For example, the DES OPARAM 1 of a Component is the first value in the Design Parameter Array of the design element of its owning Section. Design attached parameters can be used anywhere that attached parameters can be used. Similarly, design owning parameters in place of owning parameters.
You can define specimen values for Design DB parameters in the same way as for insulation parameters. For example,
MODEL SETTINGS DES PARAM 7 9.5
defines a specimen value of 9.5 for design parameter number 7. Refer to Model Settings for the full syntax of how to set values for Design DB parameters.
The Table of Parameters and Components summarizes how the various types of parameters may be used with the different classes of Component.

Table of Parameters and Components