Hi there,
I have a quite big polygon made of one contour and 39 holes (~ 30k points).
I am using kbool to recursively substract each hole and get a single closed
polygonal chain.
If I use the same engine for the whole set of substractions, I get a "no
next (endpoint != beginpoint)" exception (graph.cpp, line 421) at the 12th
hole.
In order to continue the substractions I had to use a new engine.
What are the usage constraints of a boolean engine ?
Cheers,
Emmanuel
(http://code.google.com/p/pykbool/)
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Wxart2d-users_dev mailing list
Wxart2d-users_dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxart2d-users_dev