MultistoryStairs.GetAllConnectedLevels Method

Gets all connected level ids of this multistory stairs.


Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public ISet<ElementId> GetAllConnectedLevels()

Return Value

ISet<ElementId>
The ids of connected levels.

See Also

Reference

MultistoryStairs Class
Autodesk.Revit.DB.Architecture Namespace