StairsEndNotchOption Enumeration

The style of notch width for the stairs.

Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public enum StairsEndNotchOption
Members
Member nameValueDescription
Custom1 The notch width is customized by user.
FullRunWidth0 The notch width is the run width.
See Also