Revit 2025.3 API
Structural |
Whether to show brace symbols above beams in plan views.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public bool ShowBraceAbove { get; set; }
Public Property ShowBraceAbove As Boolean Get Set
public: property bool ShowBraceAbove { bool get (); void set (bool value); }
member ShowBraceAbove : bool with get, set
Property Value
BooleanSee Also