ElectricalLoadAreaData
Description:
Represents the electrical load area data.
Represents the electrical load area data.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.SpatialElementDomainData
Autodesk.Revit.DB.Electrical.ElectricalLoadAreaData
System.Object
Autodesk.Revit.DB.SpatialElementDomainData
Autodesk.Revit.DB.Electrical.ElectricalLoadAreaData
public class ElectricalLoadAreaData : SpatialElementDomainData
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| CreateElectricalLoadAreas(Document, ElementId, ElementId) | ISet<ElementId> | Creates electrical load areas on all the empty plan circuits of the given level. | |
| GetAreaBasedLoadIds() | ISet<ElementId> | Gets the area based load ids of the electrical load area to be included. | |
| HasCircuitsWithoutElectricalLoadAreas(Document, ElementId, ElementId) | bool | Checks whether there are any empty plan circuits in which there are no electrical load areas. | |
| Dispose() | None | Releases all resources used by the | SpatialElementDomainData |
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. | SpatialElementDomainData |