Describes the angular dimension measurement options.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
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. |