Share

BendingDetailAngularDimensionsMeasurementOptions Enumeration

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 nameValueDescription
Inside0 Measure the angle inside the segments.
Outside1 Measure the angle outside of the segments.

See Also

Reference

Was this information helpful?