2025.3 Method
Changes 3
M

ElectricalAnalyticalNode.CanConnectToUpstreamNode

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