The possible representations for braces in plan views.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
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. |