StairsEndConnectionType Enumeration
The join style between a run and landing.
Namespace:
Autodesk.Revit.DB.Architecture
Assembly:
RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public enum StairsEndConnectionType
Members
Member name
Value
Description
Notch
1
The run and landing are joined by a notch.
StraightCut
0
The run and landing are joined by a straight cut.
See Also
Reference
Autodesk.Revit.DB.Architecture Namespace