BendingDetailDisplayMode Enumeration

Describes the mode in which the Bending Detail will be represented.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public enum BendingDetailDisplayMode
Members
Member nameValueDescription
Realistic0 The bending detail is represented based on the rebar's geometry.
Schematic1 The bending detail is represented in a schematic way based on the rebar shape's geometry.
See Also