| Revit 2023 API |
| RailingHeightCorrectionOption Enumeration |
| See Also |
Railing height correction option.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
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. |