DanglingEdges | Cellzilla2D Home |
Description
Returns a list of all the edges in the tissue that are not part of a cell.
Needs["Cellzilla2D`"];
Return Value
DanglingEdges[tissue] - returns a list of the edges, by integer edge number, that are not part of any cell. If there are no dangling edges the empty list is returned.
returns:
Options
Example
[ Download Example as Zipped Mathematica Notebook ]
Implementation Notes
See Also