StairsRun.StairsRunStyle Property

StairsRunStairsRunStyle Property

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

StairsRunStyle
See Also