Describes the angular dimensions display options.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public enum BendingDetailAngularDimensionsDisplayOptions
Members
| Member name | Value | Description |
|---|---|---|
| AllAngles | 0 | Display for all angle values. |
| Exclude90Degrees | 1 | Display for all angle values except the 90 degree. |
