RailingType.SecondaryHandrailHeight Property

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

Double

Exceptions

ExceptionCondition
InvalidOperationException The rail has no secondary hand rail.

See Also

Reference

RailingType Class
Autodesk.Revit.DB.Architecture Namespace