Share

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.1.0.0 (26.1.0.34)

Syntax

C#

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

Reference

Was this information helpful?