▲ | neutronicus 2 days ago | ||||||||||||||||
To your point: I work on a commercial CAD application (architecture space) and we have a Polyline Tool (misnomer) that lets users add quadratic Bezier curves and arc segments and they are not clamoring for anything more than that. There is the ability to specify the quadratic segments by point on curve at t=1/2, and various different ways of specifying arc segments. But this is all just UI, under the hood it's arc segments, line segments, and quadratic Bezier and it seems to meet their needs. There is also a NURBS curve tool but my impression is that the vast majority of our users just stick with the 2D Polyline. | |||||||||||||||||
▲ | ttoinou 2 days ago | parent [-] | ||||||||||||||||
Interesting. Arc segments are arc circles ? | |||||||||||||||||
|