Revit 2026 API
Bending |
Describes the angular dimension measurement options.
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 |
---|---|---|
Inside | 0 | Measure the angle inside the segments. |
Outside | 1 | Measure the angle outside of the segments. |
See Also