The lateral offset of the secondary handrail.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public double SecondaryHandrailLateralOffset { get; }
Property Value
DoubleExceptions
Exception | Condition |
---|---|
InvalidOperationException | The rail has no secondary hand rail. |