VerticesOnBoundary VerticesNotOnBoundary |
Cellzilla2D Home |
Description
Needs["Cellzilla2D`"];
Return Value
VerticesOnBoundary[tissue] returns a list of the vertices (by vertex number) that lie on the outer boundary of the tissue.
VerticesNotOnBoundary[tissue] returns a list of the vertices (by vertex number) that do not lie on the outer boundary of the tissue.
Options
Example
[ Download Example as Zipped Mathematica Notebook ]
Implementation Notes
See Also