Create geometry formed by several cylindrical cells
multicylinder
lets you create
only geometries consisting of stacked or nested cylinders. For nested
cylinders, the height must be the same for all cells in the geometry.
For stacked cylinders, the radius must be the same for all cells in
the geometry. Use the ZOffset
argument to stack
the cells on top of each over without overlapping them.
multicylinder
does not let you
create nested cylinders of the same radius. The call multicylinder(r,[h1,h2,...])
is
not supported.