1 2 3 4 5 6 7 8
group() { group() { sphere($fn = 0, $fa = 12, $fs = 2, r = 5); } group() { cube(size = [5, 5, 5], center = false); } }