Original Post
Hi! I have two arbitrary polygons . When there is an intersection between these polygons, the first polygon should cut off the intersection area of the second polygon. To give a better experience I have drawn some example pics: Pic1 Pic2 Pic3 Pic4 Pic5 Pic6 Pic7 The red cicled vertices have to be added to the 2. polygon. The green cicled vertices have to be deleated. I am able to calculate these vertices already, but the problem is how to connect the new red vertices. Now the problem is that I don't know how to connect the red vertices, as I can't determine the sequence. I have drawn another example to emphasize the problem. There are many new red points which should be added to the polygon, but I can't determine in which sequence. Pic8 If I haven't something precisely explained, please let me know.. Thanks in advance. [Edited by - NMO on March 11, 2007 3:21:03 PM]