RailingType.PrimaryHandrailLateralOffset Property
The lateral offset of the primary handrail.
Namespace:
Autodesk.Revit.DB.Architecture
Assembly:
RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public double PrimaryHandrailLateralOffset { get; }
Property Value
Double
Exceptions
Exception
Condition
InvalidOperationException
The rail has no primary hand rail.
See Also
Reference
RailingType Class
Autodesk.Revit.DB.Architecture Namespace