Gets electrical load areas which the area based load includes.
Namespace: Autodesk.Revit.DB.ElectricalAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ISet<ElementId> GetElectricalLoadAreas()
Return Value
ISet<ElementId>
See Also
Reference