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. | |
| Dispose() | None | (Inherited from SpatialElementDomainData ) | SpatialElementDomainData |
| Equals | None | Determines whether the specified object is equal to the current object. (Inherited from Object ) | Object |
| GetAreaBasedLoadIds() | ISet<ElementId> | Gets the area based load ids of the electrical load area to be included. | |
| GetHashCode | None | Serves as the default hash function. (Inherited from Object ) | Object |
| GetType | None | Gets the Type of the current instance. (Inherited from Object ) | Object |
| HasCircuitsWithoutElectricalLoadAreas(Document, ElementId, ElementId) | Boolean | Checks whether there are any empty plan circuits in which there are no electrical load areas. | |
| ToString | None | Returns a string that represents the current object. (Inherited from Object ) | Object |
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| IsValidObject | Boolean | Specifies whether the .NET object represents a valid Revit entity. (Inherited from SpatialElementDomainData ) | SpatialElementDomainData |