Retrieves all supports on the left side of run boundaries.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.3.0.0 (26.3.0.0)
Syntax
C#
public IList<ElementId> GetLeftSupports()
Return Value
IList<ElementId>The supports on the left side of run boundaries.
