RailingTypeSecondaryHandrailLateralOffset Property

The lateral offset of the secondary handrail.

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

Property Value

Double
Exceptions
ExceptionCondition
InvalidOperationException The rail has no secondary hand rail.
See Also