StairsEndConnectionType Enumeration

StairsEndConnectionType Enumeration

The join style between a run and landing.

Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public enum StairsEndConnectionType
Public Enumeration StairsEndConnectionType
public enum class StairsEndConnectionType
type StairsEndConnectionType
Members
Member nameValueDescription
Notch1 The run and landing are joined by a notch.
StraightCut0 The run and landing are joined by a straight cut.
See Also