ElectricalLoadAreaDataGetAreaBasedLoadIds Method

Gets the area based load ids of the electrical load area to be included.

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

Return Value

ISetElementId
See Also