Revit 2025.3 API
Stairs |
The style of the stairs run such as straight, winder, etc.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public StairsRunStyle StairsRunStyle { get; }
Public ReadOnly Property StairsRunStyle As StairsRunStyle Get
public: property StairsRunStyle StairsRunStyle { StairsRunStyle get (); }
member StairsRunStyle : StairsRunStyle with get
Property Value
StairsRunStyleSee Also