Share

BracePlanRepresentation Enumeration

The possible representations for braces in plan views.


Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public enum BracePlanRepresentation

Members

Member nameValueDescription
LineWithAngle2 Braces are represented by a line with angle.
ParallelLine1 Braces are represented by a parallel line.

See Also

Reference

Was this information helpful?