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