AreaBasedLoadData Members

The AreaBasedLoadData type exposes the following members.

Methods

  NameDescription
Public methodAddElectricalLoadArea
Adds electrical load area into the area based load.
Public methodDispose (Inherited from ZoneElementDomainData.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetElectricalLoadAreas
Gets electrical load areas which the area based load includes.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodRemoveElectricalLoadArea
Removes electrical load area from the area based load.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyApparentLoad
The electrical apparent load of the area based load.
Public propertyApparentPowerDensity
The apparent power density of the area based load.
Public propertyAreaBasedLoadType
The electrical area based load type of the area based load.
Public propertyCurrent
The current of the area based load .
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
(Inherited from ZoneElementDomainData.)
Public propertyLoadClassification
The load classification of the area based load.
Public propertyLoadDensity
The load density of the area based load.
Public propertyLoadType
The load type of the area based load.
Public propertyPhasesNumber
The Phases Number of the area based load.
Public propertyPowerFactor
The power factor of the area based load.
Public propertyTrueLoad
The electrical true load of the area based load.
Public propertyVoltage
The voltage of the area based load.

See Also