2023 Class
Changes 3
C

ElectricalLoadAreaData

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