Draw Splines
A SPLINE is a smooth curve, which passes through or near a given set of points, . You can draw a spline by specifying series of points , start tangents and end tangents.
You can use two methods for creating splines:
- Create spline curves with the Spline option of PEDIT to smooth existing polylines created with PLINE .
- Create splines with SPLINE. Drawings containing splines use less memory and disk space than those containing spline-fit polylines of similar shape.