StairsLanding.GetStairsPath Method

Returns the stairs path curves on the landing. The curves are projected on the stairs base level.


Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public CurveLoop GetStairsPath()

Return Value

CurveLoop
The stairs path curves of the landing.

See Also

Reference

StairsLanding Class
Autodesk.Revit.DB.Architecture Namespace