Retrieves all supports on the left side of run boundaries.
Namespace: Autodesk.Revit.DB.ArchitectureAssembly: 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