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