StairsRunGetRightSupports Method

Retrieves all supports on the right side of run boundaries.

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

Return Value

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