M

ElectricalAnalyticalNode.CanConnectToUpstreamNode

Description:
Verifies that the current node can connect to the upstream node.
public bool CanConnectToUpstreamNode(
	ElementId upstreamNodeId
)
Return Value bool True if the current node can connect to the upstream node.