UndangleEdge | Cellzilla2D Home |
Description
Removes the specified dangling edge from a tissue. An edge is considered dangling if it is not part of any cell.
Needs["Cellzilla2D`"];
Return Value
UndangleEdge[tissue, j] - returns the modified tissue with edge j removed. If edge j is not dangling, an error message is generated.
Options
Example
[ Download Example as Zipped Mathematica Notebook ]
Implementation Notes
See Also