summaryrefslogtreecommitdiff
path: root/testdata/scad/misc/allmodules.scad
blob: 2e38d8fc300b70412ab20073d2d870e25733e3ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
minkowski();
glide();
subdiv();
hull();
resize();
child();
echo();
assign();
for();
intersection_for();
if(false) { cube(); } else { sphere(); }
union();
difference();
intersection();
dxf_linear_extrude();
linear_extrude();
dxf_rotate_extrude();
rotate_extrude();
import();
import_stl();
import_off();
import_dxf();
group();
cube();
sphere();
cylinder();
polyhedron();
square();
circle();
polygon();
projection();
render();
surface();
scale();
rotate();
mirror();
translate();
multmatrix();
color();
contact: Jan Huwald // Impressum