Bug reported by Laszlo Krekacs

git-svn-id: http://svn.clifford.at/openscad/trunk@373 b57f626f-c46c-0410-a088-ec61d464b74c
stl_dim
kintel 2010-01-30 13:21:31 +00:00
parent fc1914a43c
commit 0098c3e8a8
2 changed files with 2042 additions and 0 deletions

2040
testdata/null-polygons.dxf vendored Normal file

File diff suppressed because it is too large Load Diff

2
testdata/null-polygons.scad vendored Normal file
View File

@ -0,0 +1,2 @@
linear_extrude() import_dxf("null-polygons.dxf"); // doen's crash
linear_extrude("null-polygons.dxf"); // crashes