The possible representations for braces in plan views.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2011
Syntax
| C# |
|---|
public enum BracePlanRepresentation |
| Visual Basic |
|---|
Public Enumeration BracePlanRepresentation |
| Visual C++ |
|---|
public enum class BracePlanRepresentation |
Members
| Member name | Description |
|---|---|
| ParallelLine | Braces are represented by a parallel line. |
| LineWithAngle | Braces are represented by a line with angle. |