geomerative
index
 
Name split ( )
Examples
None available
Description Use this to split a path into two separate new paths.
Syntax
split(t);
Parameters
t   float, the parameter of advancement on the curve. t must have values between 0 and 1.
Returns RPath[], an array of two RPath.
Usage Web & Application
Related