union(...)
Lot --> union()
@StartRule Lot --> primitiveCube(4, 4, 4) print(union([1,2,3], [2,3,4])) color(0.6, 0.7, 0.8)