StairsRun.GetLeftSupports Method

Retrieves all supports on the left side of run boundaries.


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

Syntax

C#

public IList<ElementId> GetLeftSupports()

Return Value

IList<ElementId>
The supports on the left side of run boundaries.

See Also

Reference

StairsRun Class
Autodesk.Revit.DB.Architecture Namespace