2027 Method
Changes 3
M

ElectricalAnalyticalNode.CanDisconnectFromUpstreamNode

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