Namespace:
Autodesk.Revit.DB.Electrical
ElectricalLoadAreaData
Class
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
ElectricalLoadAreaData Class Members:
| Name | Description | Inherited From |
|---|---|---|
| IsValidObject | Specifies whether the .NET object represents a valid Revit entity. (Inherited from SpatialElementDomainData ) | SpatialElementDomainData |
| Name | Description | Inherited From |
|---|---|---|
| CreateElectricalLoadAreas | Creates electrical load areas on all the empty plan circuits of the given level. | |
| Dispose | (Inherited from SpatialElementDomainData ) | SpatialElementDomainData |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object ) | Object |
| GetAreaBasedLoadIds | Gets the area based load ids of the electrical load area to be included. | |
| GetHashCode | Serves as the default hash function. (Inherited from Object ) | Object |
| GetType | Gets the Type of the current instance. (Inherited from Object ) | Object |
| HasCircuitsWithoutElectricalLoadAreas | Checks whether there are any empty plan circuits in which there are no electrical load areas. | |
| ToString | Returns a string that represents the current object. (Inherited from Object ) | Object |