2025.3 Members
Changes 5
M

AnalyticalPowerDistributableNodeData Methods

Name Return Type Description Inherited From
M Dispose() None (Inherited from AnalyticalDistributionNodePropertyData ) AnalyticalDistributionNodePropertyData
M Equals None Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
M GetAllAvailableConnectedPhasesOnDownstream(ElementId) IList<ElectricalConnectedPhases> Get all the available electrical connected phases that this power distributable node can provide to the downstream node.
M GetApparentPerPhaseResults() ElectricalPerPhaseData Get an ElectricalPerPhaseData which contains each electrical phase's apparent load and apprent current of the power distributable node.
M GetConnectedPhasesOnDownstream(ElementId) ElectricalConnectedPhases Get the electrical connected phases of the downstream node.
M GetDemandPerPhaseResults() ElectricalPerPhaseData Get an ElectricalPerPhaseData which contains each electrical phase's demand load and demand current of the power distributable node.
M GetHashCode None Serves as the default hash function. (Inherited from Object ) Object
M GetType None Gets the Type of the current instance. (Inherited from Object ) Object
M SetConnectedPhasesOnDownstream(ElementId, ElectricalConnectedPhases) None Set the electrical connected phases of the downstream node.
M ToString None Returns a string that represents the current object. (Inherited from Object ) Object