BendingDetailDisplayMode Enumeration
Describes the mode in which the Bending Detail will be represented.
Namespace:
Autodesk.Revit.DB.Structure
Assembly:
RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public enum BendingDetailDisplayMode
Members
Member name
Value
Description
Realistic
0
The bending detail is represented based on the rebar's geometry.
Schematic
1
The bending detail is represented in a schematic way based on the rebar shape's geometry.
See Also
Reference
Autodesk.Revit.DB.Structure Namespace