geomerative
index
 
Name getPoints ( )
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
getPoints();
Returns RPoint[], the vertices returned in an array.
Usage Web & Application
Related