Skip to content

AnalyticalEquipmentLoadData

Public Class

Represents the data and parameters of point load node.

Inheritance Hierarchy

System.Object
Autodesk.Revit.DB.Electrical.AnalyticalDistributionNodePropertyData
Autodesk.Revit.DB.Electrical.AnalyticalEquipmentLoadData

Namespace: Autodesk.Revit.DB.Electrical

Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Syntax

public class AnalyticalEquipmentLoadData : AnalyticalDistributionNodePropertyData

The AnalyticalEquipmentLoadData type exposes the following members.

Properties

Name

Description


Public Property

The electrical apparent load of analytical equipment load.


Public Property
ConnectedPhases

The electrical connected phases of the electrical analytical node to its upstream node.
(Inherited from AnalyticalDistributionNodePropertyData)


Public Property

The current of the analytical equipment load.


Public Property
IsValidObject

Specifies whether the .NET object represents a valid Revit entity.
(Inherited from AnalyticalDistributionNodePropertyData)


Public Property

The load classification of analytical equipment load.


Public Property
LoadSet

The electrical analytical load set of the analytical equipment load.


Public Property

The load type of analytical equipment load.


Public Property

Obsolete.
The number of electrical phases.
(Inherited from AnalyticalDistributionNodePropertyData)


Public Property
PhasesNumber

The number of electrical phases of the analytical equipment load.


Public Property

The power factor of analytical equipment load.


Public Property

The PowerFactorState type of the analytical equipment load.


Public Property

The electrical true load of analytical equipment load.


Public Property

The voltage of the analytical equipment load.


Methods

Name

Description


Public Method

(Inherited from AnalyticalDistributionNodePropertyData)


Public Method

Equals

Determines whether the specified object is equal to the current object.
(Inherited from Object)


Public Method

GetHashCode

Serves as the default hash function.
(Inherited from Object)


Public Method

GetType

Gets the Type of the current instance.
(Inherited from Object)


Public Method

ToString

Returns a string that represents the current object.
(Inherited from Object)