The possible representations for braces in plan views.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public enum BracePlanRepresentation
Members
| Member name | Value | Description |
|---|
| LineWithAngle | 2 |
Braces are represented by a line with angle.
|
| ParallelLine | 1 |
Braces are represented by a parallel line.
|
See Also
Reference