Share

StairsEndConnectionType Enumeration

The join style between a run and landing.


Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public enum 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

Reference

Was this information helpful?