Revit 2026 API
Stairs |
The style of the stairs run such as straight, winder, etc.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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