Spline of degree 1 behavior

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Spline of degree 1 behavior

Ferdi
Spline deg 1
This is a triangle curve, approximated by spline of degree 1. The spline fails to construct a symmetrical curve.
Question: is this behavior intended for degree 1? Would it not be better to approximate degee 1 splines by a simple polyline which can be converted to degree 2 or 3 later?