StairsWinderStyle 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 nameValueDescription
Balanced0 Symmetrical layout style.
SinglePoint2 Asymmetrical layout style. Winder style is calculated from a single center point.
See Also