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: 26.0.4.0 (26.0.4.0)
Syntaxpublic ElectricalPerPhaseData GetDemandPerPhaseResults()
Public Function GetDemandPerPhaseResults As ElectricalPerPhaseData
public:
ElectricalPerPhaseData^ GetDemandPerPhaseResults()
member GetDemandPerPhaseResults : unit -> ElectricalPerPhaseData
Return Value
ElectricalPerPhaseData
See Also