summaryrefslogtreecommitdiff
path: root/example.scad
diff options
context:
space:
mode:
authorclifford <clifford@b57f626f-c46c-0410-a088-ec61d464b74c>2009-06-26 22:01:53 (GMT)
committerclifford <clifford@b57f626f-c46c-0410-a088-ec61d464b74c>2009-06-26 22:01:53 (GMT)
commitae9cc6d1edd04dab83f31af5113738275432533a (patch)
tree6bd16a65f73360ae4130625dfb8eaf8f934aa773 /example.scad
parent22710f807679b64973005d43fba607459438162d (diff)
Clifford Wolf:
OpenCSG support looks ok now git-svn-id: http://svn.clifford.at/openscad/trunk@27 b57f626f-c46c-0410-a088-ec61d464b74c
Diffstat (limited to 'example.scad')
-rw-r--r--example.scad6
1 files changed, 5 insertions, 1 deletions
diff --git a/example.scad b/example.scad
index 55fbd23..e37956c 100644
--- a/example.scad
+++ b/example.scad
@@ -84,4 +84,8 @@ module test006()
}
}
-cylinder(h=5, r1=3, r2 = 10, center = true);
+test006();
+
+// cylinder(h=5, r1=3, r2 = 10, center = true);
+// cube(10, center = true);
+// sphere(5);
contact: Jan Huwald // Impressum