summaryrefslogtreecommitdiff
path: root/testdata/scad/features/intersection_for-tests.scad
blob: ad058acacefcb498b6906055897fa38ac0b1fbcd (plain)
1
2
3
4
5
intersection_for(i = [[0, 0, 0],
                      [10, 20, 300],
                      [200, 40, 57],
                      [20, 88, 57]])
  rotate(i) cube([100, 20, 20], center = true);
contact: Jan Huwald // Impressum