This action is used to set options.
The following options are available for the setting of options:
- Direct, e.g. main fabric = "blue" (OPTION)
- the setting of option values from another feature (FEATURE), e.g. ledge fabric = main fabric
- the calculation of options.(e.g. seat height + 5 cm).
This function is only available for dimension versions and takes place via a formula string that may contain parameters and values.
This requires the feature (e.g. sitting height) to be assigned with a parameter (e.g. "sh").
The measure parameter (MEASURE_PARAMETER) can be supplemented with a unit (MEASURE_UNIT). The formula (FORMULA_STRING) therefore only contains the parameters (e.g. planning width = 2 * st + sb, which means that the planning width results from the sitting width + 2 times the side element width.