summaryrefslogtreecommitdiff
path: root/nef2dxf.cc
diff options
context:
space:
mode:
authorclifford <clifford@b57f626f-c46c-0410-a088-ec61d464b74c>2010-01-07 20:49:27 (GMT)
committerclifford <clifford@b57f626f-c46c-0410-a088-ec61d464b74c>2010-01-07 20:49:27 (GMT)
commit65ee5136619352cb58b055ec63c473fbd5d08e1d (patch)
tree7cadfc836949c4280bf032c64bd3ba81b84eec17 /nef2dxf.cc
parentdf24accdf0b2ef06fa77439e4674439d7a9b508d (diff)
Clifford Wolf:
Added rotate_extrude statement() git-svn-id: http://svn.clifford.at/openscad/trunk@231 b57f626f-c46c-0410-a088-ec61d464b74c
Diffstat (limited to 'nef2dxf.cc')
-rw-r--r--nef2dxf.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/nef2dxf.cc b/nef2dxf.cc
index b7a6c49..c116260 100644
--- a/nef2dxf.cc
+++ b/nef2dxf.cc
@@ -58,5 +58,7 @@ DxfData::DxfData(const struct CGAL_Nef_polyhedron &N)
paths.last().points.append(&points[first_point]);
}
}
+
+ fixup_path_direction();
}
contact: Jan Huwald // Impressum