RailingFlipped Property

Indicates if the railing is flipped.

Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool Flipped { get; }

Property Value

Boolean
Exceptions
ExceptionCondition
InapplicableDataException The railing has incorrect internal data.
See Also