Revit 2020.1 API |
RailingHeightCorrectionOption Enumeration |
See Also |
Railing height correction option.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.1.1.1)
Since:
2013
Syntax
C# |
---|
public enum RailingHeightCorrectionOption |
Visual Basic |
---|
Public Enumeration RailingHeightCorrectionOption |
Visual C++ |
---|
public enum class RailingHeightCorrectionOption |
Members
Member name | Description |
---|---|
ByType | Railing height is determined by railing type. |
Custom | User needs to define the height value of the railing. |