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