Railing height correction option.
Namespace: Autodesk.Revit.DB.ArchitectureAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
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. |