CellOutwardVector | Cellzilla2D Home |
Description
Needs["Cellzilla2D`"];
Return Value
CellOutwardVector[Tissue, CellNumber, VertexNumber] returns an outward pointing unit vector from the specified cell and vertex.
Options
Example
[ Download Example as Zipped Mathematica Notebook ]
Implementation Notes
The vector returned is the unit vector pointing from the centroid to the specified vertex. For extremely pathologically shaped cells this may not actually point outwards.
See Also