Using FlatCamRTreeStorage in copper clearing algorithm.

This commit is contained in:
jpcaram
2015-01-01 14:59:45 -05:00
parent 709cb4bff1
commit 977b5b1f91
4 changed files with 159 additions and 101 deletions

View File

@@ -12,7 +12,7 @@ Drawing
* Force perpendicular
* Un-group (Union creates group)
* Group (But not union)
* Remove from index (rebuild index or make deleted instances
* [DONE] Remove from index (rebuild index or make deleted instances
equal to None in the list).
* Better handling/abstraction of geometry types and lists of such.