Friday, February 6, 2009

area clearance


I have been trying to work out how to use the polygon boolean operations from http://boolean.klaasholwerda.nl/bool.html
It took me a while to see that the Offset function is actually called "Correction".
There are comments that tell me that, but I wasn't reading the comments.

I can now almost do area clearance machining.
I have made a class CArea to make these functions work the way I expect, it is not finished yet.
I have made a Python module.

It have added a Google Code project called libarea http://code.google.com/p/libarea/
I have added my latest work to it.

No comments: