BendingDetailTypeMultipleValuesIndicatorOptions
Description:
Describes how the parameters with multiple values will be represented.
Describes how the parameters with multiple values will be represented.
public enum BendingDetailTypeMultipleValuesIndicatorOptions
| Name | Description |
|---|---|
| FromOneBar | Obtain parameter value from only one bar. |
| MinimumMaximum | The values will be obtained from all included bars in the rebar set and it will be shown in a form like minimumValue...maximumValue. |