Revit 2020.1 API |
StairsEndConnectionType Enumeration |
See Also |
The join style between a run and landing.
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 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. |