2023 Method
Changes 3
M

ElectricalAnalyticalNode.CanDisconnectFromUpstreamNode

Description:
Verifies that the current node can disconnect from the upstream node.
public bool CanDisconnectFromUpstreamNode(
	ElementId upstreamNodeId
)
Return Value bool True if the current node can disconnect from the upstream node.