Hi all together,
Currently i´ve a problem with splines and circular arcs
The Circular arc is calculated with three points (two are intersecting the circle, one is the control point for calculation)
My problem seems to be that the tangent of the endpoints is effected by the other points.
To visualize the problem, i´ve created a circle out of four independent curves, all same size and grid aligned (x4000, y4000)
I´ve already tried setting the
bStationaryEndpoints = true - Leads in display issues in the end and doesn´t help.
Setting SplinePoints.Linear, same issue (Does the same like bStationaryEndpoints)
Anybody can help me out here, i´ve right now no clue what i´ve to do to get it:
a proper circle if i connect for splines (without using closed loop or connecting them, they should look proper without that at all)
In general they should look good alone too.
Thank you very much!
Cheers,
Maik