Namespace:
Autodesk.Revit.DB.Structure
BendingDetailTypeMultipleValuesIndicatorOptions
Enumeration
Description:
Describes how the parameters with multiple values will be represented.
Describes how the parameters with multiple values will be represented.
Syntax
public enum BendingDetailTypeMultipleValuesIndicatorOptions
Unknown Namespace Members:
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. |