BendingDetailAngularDimensionsMeasurementOptions Enumeration
Describes the angular dimension measurement options.
Namespace:
Autodesk.Revit.DB.Structure
Assembly:
RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.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.
See Also
Reference
Autodesk.Revit.DB.Structure Namespace