Namespace:
Autodesk.Revit.DB.Structure
BendingDetailCustomFieldMultipleValuesIndicatorOptions
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 BendingDetailCustomFieldMultipleValuesIndicatorOptions
Unknown Namespace Members:
| Name | Description |
|---|---|
| Varying | The values will be obtained from all included bars in the rebar set and it will be shown the multiple varies indicator if they are different. |
| 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. |