StairsWinderStyle Enumeration |
The calculation method for the layout of the winder run steps.
Namespace: Autodesk.Revit.DB.ArchitectureAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic enum StairsWinderStyle
Public Enumeration StairsWinderStyle
public enum class StairsWinderStyle
MembersMember name | Value | Description |
---|
Balanced | 0 |
Symmetrical layout style.
|
SinglePoint | 2 |
Asymmetrical layout style. Winder style is calculated from a single center point.
|
See Also