AddVertex | Cellzilla2D Home |
Description
Adds a Vertex to a Tissue object.
Needs["Cellzilla2D`"];
Return Value
AddVertex[tissue, {x,y}]
x,y - are the real coordinates of the new vertex.
Returns the new Tissue object.
Options
Example
[ Download Example as Zipped Mathematica Notebook ]
Implementation Notes
See Also