Describes the angular dimension measurement options.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
C#
public enum BendingDetailAngularDimensionsMeasurementOptions
Members
Member name | Value | Description |
---|---|---|
Inside | 0 | Measure the angle inside the segments. |
Outside | 1 | Measure the angle outside of the segments. |