Hi guys,
We've been using the development build in order to take advantage of features not available in the production build. Recently we started having problems with some of our geometric operations so I have decided to track them down and send sample projects to find out if there is something we are doing wrong or if there is a bug somewhere.
In the attached sample project an attempt is made to get the intersection of two very simple polygons. Using the Unmanaged Geometry Library the attempt always fails and returns a Null (Nothing in VB) value. If I then switch to the Managed Geometry Library it works fine. Please take a look and see what's going on.
Thanks guys!
Steve
IntersectionTest.zip (25.1 KB)