✨ Located in SF Bay Area or LA? Get free Revit AI automation consulting from YC-backed AI engineers →

GetRightSupports Method


Stairs Run Get Right Supports Method

Retrieves all supports on the right side of run boundaries.

Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public IList<ElementId> GetRightSupports()

Return Value

IList ElementId
The supports on the right side of run boundaries.
See Also