Indicates if the railing is flipped.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool Flipped { get; }
Property Value
BooleanExceptions
| Exception | Condition |
|---|---|
| InapplicableDataException | The railing has incorrect internal data. |
