TemplateHoneycombCover | Cellzilla2D Home |
Description
Generates a tissue componed of honeycomb-like arrangment of hexagonal cells.
Needs["Cellzilla2D`"];
Return Value
TemplateHoneycombCover[xmax, ymax] returns a Tissue that covers the region [0, xmax] by [0, ymax], where each cell is a regular hexagon of side-length 1.
Options
Example
[ Download Example as Zipped Mathematica Notebook ]
Implementation Notes
See Also