Revit 2026 API
Bending |
Describes the level of detail 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 |
|---|---|---|
| ByView | 0 | The level detail is taken from the view. |
| Coarse | 1 | Centerline representation of the Bending Detail. |
| Fine | 2 | Ribbon representation of Bending Detail. |
See Also