geomerative
index
 
Name getHandles ( )
Examples
None available
Description Use this to get the vertices of the strip. It returns the points in the way of an array of RPoint.
Syntax
getHandles();
Returns RPoint[], the vertices returned in an array.
Usage Web & Application
Related