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