Merged in tomduffin/flatcam (pull request #18)

Fixes #135
This commit is contained in:
jpcgt 2015-10-26 09:47:11 -04:00
commit 45c7f8efab
1 changed files with 1 additions and 1 deletions

View File

@ -379,7 +379,7 @@ class Geometry(object):
"""
log.debug("camlib.clear_polygon()")
assert type(polygon) == Polygon
assert type(polygon) == Polygon or type(polygon) == MultiPolygon
## The toolpaths
# Index first and last points in paths