geomerative
index
 
Name split ( )
Examples
None available
Description Returns two commands resulting of splitting the command.
Syntax
split(t);
Parameters
segments   int, the number of segments in which to divide the curve.
Returns RPoint[], the tangent vectors returned in an array.
Usage Web & Application
Related