Revit 2026 API
Bending |
Describes the mode in which the Bending Detail will be represented.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
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