AddCell | Cellzilla2D Home |
Description
Adds a cell to a Tissue object.
Needs["Cellzilla2D`"];
Return Value
AddCell[tissue, {i1, i2, ...}]
i1,i2,... - are integer indices of edges that already exist in the tissue.
Returns the new Tissue object.
Options
Example
[ Download Example as Zipped Mathematica Notebook ]
Implementation Notes
See Also