StairsLandingGetStairs Method

Returns the stairs to which the landing belongs.

Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public Stairs GetStairs()

Return Value

Stairs
The stairs to which the landing belongs.
See Also