Builder
Builder of curves in 3D space in rational form.
Functions
Link copied to clipboard
Sets type of the curve.
Link copied to clipboard
abstract fun withControlPoints(vararg controlPoints: <Error class: unknown class><T>): Curve4.Builder<T>
abstract fun withControlPoints(controlPoints: List<<Error class: unknown class><T>>): Curve4.Builder<T>
Sets control points defining the curve.
Link copied to clipboard
Sets knots of the curve.