Point In Polygon Test Function

Hello All,

Try out this Point in Polygon test function in GC that check if a given point is inside or outside a given planner polygon. 

The function and the algorithm are explained in this link https://www.virtuosity.com/point-in-polygon-test-in-gc/.

The algorithm is not perfect. I would really appreciate your contribution on correcting this.

Thanks,

Anik