Note: Forums will be making significant UX changes to address key usability improvements surrounding search, discoverability and navigation. To learn more about these changes please visit the announcement which can be found HERE.

נעול Creating non-self-intersecting polygon

  • Monday, August 20, 2012 9:16 AM
     
     

    Hi everyone,

    can u please suggest me about Creating non-self-intersecting polygon....always???

    that means ...every time i need to check that new point is falling between which pair of Coordinates of polygon...

    my logic: 1. calculate perpendicular distance form new point to middle point of each sides of polygon..but it doesn't work correctly

                   2. calculate angle between every two pair of polygon coordinates...it also doesn't work.....

    any help will be appriciated....

    Thanks in advance

All Replies