Divides the curve into two at the specified position. The curve itself is
modified and becomes the first part, the second part is returned as a new
curve. If the modified curve belongs to a path item, the second part is
added to it.
Parameters:- parameter: Number — the position at which to split the curve as a value
between 0 and 1 — optional, default: 0.5
Returns:
-
Curve
— the second part of the divided curve