split

open override fun split(t: Double): Array<Curve2>(source)

Return

an array representing the lower and upper regions of the curve, split at t

Parameters

t

a parametric point within the curve, which must be within (0, 1)