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