Share

BendingDetailTypeMultipleValuesIndicatorOptions Enumeration

Describes how the parameters with multiple values will be represented.


Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public enum BendingDetailTypeMultipleValuesIndicatorOptions

Members

Member nameValueDescription
FromOneBar0 Obtain parameter value from only one bar.
MinimumMaximum1 The values will be obtained from all included bars in the rebar set and it will be shown in a form like minimumValue...maximumValue.

See Also

Reference

Was this information helpful?