Revit 2016 API |
StairsEndNotchOption Enumeration |
See Also |
The style of notch width for the stairs.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 16.0.0.0 (16.0.0.0)
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. |