StairsEndNotchOption Enumeration |
The style of notch width for the stairs.
Namespace: Autodesk.Revit.DB.ArchitectureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic enum StairsEndNotchOption
Public Enumeration StairsEndNotchOption
public enum class StairsEndNotchOption
type StairsEndNotchOption
MembersMember name | Value | Description |
---|
Custom | 1 |
The notch width is customized by user.
|
FullRunWidth | 0 |
The notch width is the run width.
|
See Also