2023 Class
Changes 8
C

AnalyticalEquipmentLoadData

Description:
Represents the data and parameters of point load node.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.Electrical.AnalyticalDistributionNodePropertyData
    Autodesk.Revit.DB.Electrical.AnalyticalEquipmentLoadData
Name Return Type Description Inherited From
M Dispose() None Releases all resources used by the AnalyticalDistributionNodePropertyData
Name Return Type Description Inherited From
P ApparentLoad double The electrical apparent load of analytical equipment load.
P Current double The current of the analytical equipment load.
P LoadClassification ElementId The load classification of analytical equipment load.
P LoadType ElectricalLoadType The load type of analytical equipment load.
P PowerFactor double The power factor of analytical equipment load.
P TrueLoad double The electrical true load of analytical equipment load.
P Voltage double The voltage of the analytical equipment load.
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity. AnalyticalDistributionNodePropertyData
P NumberOfPhases int The number of phases. AnalyticalDistributionNodePropertyData