TemplateCircularHoneycombCover | Cellzilla2D Home |
Description
Generates a circular or semicircular-with-base tissue template with hexagonal cells.
Needs["Cellzilla2D`"];
Return Value
TemplateCircularHoneycombCover[radius] returns a Tissue object composed of hexagonal cells with a minimum total radius as specified. The hexagons each have edges of length 1.
TemplateCircularHoneycombCover[radius, rows] - generate a semi-circular template of minimum radius on top of a base of the given number of rows.
Options
Example
[ Download Example as Zipped Mathematica Notebook ]
Implementation Notes
See Also