RailingHeightCorrectionOption 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 nameValueDescription
ByType0 Railing height is determined by railing type.
Custom1 User needs to define the height value of the railing.
See Also