EdgeBetween | Cellzilla2D Home |
Description
If two cells in a tissue are neighbors, determines the edge number between them.
Needs["Cellzilla2D`"];
Return Value
EdgeBetween[tissue, i, j] returns the edge number.
If there is no edge between the two cells, then a null list is returned.
Options
Example
[ Download Example as Zipped Mathematica Notebook ]
Implementation Notes
See Also