Description
The input lines must have a straight trajectory in 2D space.
Solution
Split the line by its segments or re-create the line so they're straight.
The input lines must have a straight trajectory in 2D space.
Split the line by its segments or re-create the line so they're straight.