PrimaryHandrailLateralOffset Property


Railing Type Primary Handrail Lateral Offset Property

The lateral offset of the primary handrail.

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

Property Value

Double
Exceptions
Exception Condition
InvalidOperationException The rail has no primary hand rail.
See Also