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: 25.0.0.0 (25.0.0.0)
Syntax
public ISet<ElementId> GetAreaBasedLoadIds()

Return Value

ISetElementId
See Also