Fixing dual directed path leg with a single elbow is calculated incorrectly.
#193 (closed) introduced logic to update dual directed path leg (a direct pipe between two nozzles) with a single elbow. The logic omitted that:
- There may not be a intersection point at all.
- Calculated intersection point may be behind one of the nozzles.