Share

RailingHeightCorrectionOption Enumeration

Railing height correction option.


Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

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

Reference

Was this information helpful?