The join style between a run and landing.
Namespace: Autodesk.Revit.DB.ArchitectureAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2013
Syntax
| C# |
|---|
public enum StairsEndConnectionType |
| Visual Basic |
|---|
Public Enumeration StairsEndConnectionType |
| Visual C++ |
|---|
public enum class StairsEndConnectionType |
Members
| Member name | Description |
|---|---|
| StraightCut | The run and landing are joined by a straight cut. |
| Notch | The run and landing are joined by a notch. |