The style of notch width for the stairs.

Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since:  2013

Syntax

C#
public enum StairsEndNotchOption
Visual Basic
Public Enumeration StairsEndNotchOption
Visual C++
public enum class StairsEndNotchOption

Members

Member nameDescription
FullRunWidth The notch width is the run width.
Custom The notch width is customized by user.

See Also