Check_UnusedBranchPoint

This check verifies if all the branch points belonging to a branch are connected to another branch. If not, the check fails.

This page discusses:

Context

In the following example, an assembly includes a branch with two branch points that are not connected:

As a consequence, the check fails:

Check Information

Check Details Description
Applicable to: ElectricalBranchGeometryOccurrence
Automatic Solution:
Check Parameters: None