StairsWinderStyle Enumeration


Stairs Winder Style Enumeration

The calculation method for the layout of the winder run steps.

Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public enum StairsWinderStyle
Members
Member name Value Description
Balanced 0 Symmetrical layout style.
SinglePoint 2 Asymmetrical layout style. Winder style is calculated from a single center point.
See Also