| geomerative index |
|
| Name | update ( ) |
| Examples | None available |
| Description | Use this method to get a rebuilt version of a given polygon by removing extra points and solving intersecting contours or holes. |
| Syntax | update(); |
| Returns | RPolygon, the updated polygon |
| Usage | Web & Application |
| Related | diff ( ) union ( ) xor ( ) intersection ( ) |