Returns level ids between the top level and the bottom level (including the top level and the bottom level) of
the area based load boundary line.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
C#
public ISet<ElementId> GetLevelIdsInRange()
Return Value
ISet<ElementId>The level ids between the top level and the bottom level (including the top level and the bottom level).