StairsPathType.StairsPathDirection Property

StairsPathTypeStairsPathDirection Property

The style of the stairs path.

Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public StairsPathDirection StairsPathDirection { get; }
Public ReadOnly Property StairsPathDirection As StairsPathDirection
	Get
public:
property StairsPathDirection StairsPathDirection {
	StairsPathDirection get ();
}
member StairsPathDirection : StairsPathDirection with get

Property Value

StairsPathDirection
See Also