LineExtensions extension

Extensions for Line3.

on

Methods

bezierSmooth() List<Line3>
Smooths Line3 using bezier smoothing algorithm.
joinToPolyLine() List<PolyLine3>
Joins list of Line3 to a single PolyLine3.