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
p   RPolygon, the polygon with which to perform the intersection
Returns RPolygon, the intersection of the two polygons
Usage Web & Application
Related union ( )
xor ( )
diff ( )