summaryrefslogtreecommitdiff
path: root/tests/regression/dumptest/2d-3d-expected.csg
blob: a2f6422c3c41668426b0b29936cb807306f86343 (plain)
1
2
3
4
5
6
group() {
	cube(size = [1, 1, 1], center = false);
	multmatrix([[1, 0, 0, 2], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
		square(size = [1, 1], center = false);
	}
}
contact: Jan Huwald // Impressum