geomerative index |
||||
Name | intersection ( ) | |||
Examples | None available |
|||
Description | Use this method to get the intersection of the given polygon with the polygon passed as atribute. | |||
Syntax | intersection(p); |
|||
Parameters |
|
|||
Returns | RPolygon, the intersection of the two polygons | |||
Usage | Web & Application | |||
Related | union ( ) xor ( ) diff ( ) |
|||