BracePlanRepresentation Enumeration

The possible representations for braces in plan views.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public enum BracePlanRepresentation
Members
Member nameValueDescription
ParallelLine1 Braces are represented by a parallel line.
LineWithAngle2 Braces are represented by a line with angle.
See Also