RailingHeightCorrectionOption Enumeration


Railing Height Correction Option Enumeration

Railing height correction option.

Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public enum RailingHeightCorrectionOption
Members
Member name Value Description
ByType 0 Railing height is determined by railing type.
Custom 1 User needs to define the height value of the railing.
See Also