The calculation method for the layout of the winder run steps.
Namespace: Autodesk.Revit.DB.ArchitectureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
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
Reference