Retrieves all supports on the right 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> GetRightSupports()
Return Value
IList<ElementId>
The supports on the right side of run boundaries.
See Also
Reference