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