sampleLinear

fun sampleLinear(distanceTolerance: Double = 0.5): Path3D(source)

Adaptively sample the contour into line segments while still approximating the original contour

Return

a ShapeContour composed of linear segments

Parameters

distanceTolerance

controls the quality of the approximation