GetElectricalLoadAreas Method


Area Based Load Data Get Electrical Load Areas Method

Gets electrical load areas which the area based load includes.

Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public ISet<ElementId> GetElectricalLoadAreas()

Return Value

ISet ElementId
See Also