Revit 2020.1 API |
StairsEndNotchOption Enumeration |
See Also |
The style of notch width for the stairs.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.1.1.1)
Since:
2013
Syntax
C# |
---|
public enum StairsEndNotchOption |
Visual Basic |
---|
Public Enumeration StairsEndNotchOption |
Visual C++ |
---|
public enum class StairsEndNotchOption |
Members
Member name | Description |
---|---|
FullRunWidth | The notch width is the run width. |
Custom | The notch width is customized by user. |