AnalyticalPowerDistributableNodeDataGetDemandPerPhaseResults Method |
Get an ElectricalPerPhaseData which contains each electrical phase's demand load and demand current of the power distributable node.
Namespace: Autodesk.Revit.DB.ElectricalAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic ElectricalPerPhaseData GetDemandPerPhaseResults()
Public Function GetDemandPerPhaseResults As ElectricalPerPhaseData
public:
ElectricalPerPhaseData^ GetDemandPerPhaseResults()
member GetDemandPerPhaseResults : unit -> ElectricalPerPhaseData
Return Value
ElectricalPerPhaseData
See Also