sub

open override fun sub(t0: Double, t1: Double): ShapeContour(source)

Samples a new ShapeContour from the current ShapeContour starting at t0 and ending at t1.

Return

Subcontour

Parameters

t0

Starting point in range 0.0 to less than 1.0.

t1

Ending point in range 0.0 to less than 1.0.