StairsEndConnectionType Enumeration

The join style between a run and landing.

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