Create geometry formed by several cubic cells
multicuboid
lets you create only
geometries consisting of stacked or nested cuboids. For nested cuboids,
the height must be the same for all cells in the geometry. For stacked
cuboids, the width and depth must be the same for all cells in the
geometry. Use the ZOffset
argument to stack the
cells on top of each other without overlapping them.
multicuboid
does not let you
create nested cuboids of the same width and depth. The call multicuboid(w,d,[h1,h2,...])
is
not supported.