| ShowOutwardNormals | Cellzilla2D Home |
Description
Generates a graphic for the outward pointing normal unit vectors to the edges of a polygon.
Needs["Cellzilla2D`"];
Return Value
ShowOutwardNormals[{{x1,y1}, {x2,y2}}, dir, flag]
dir is any list of graphics directives
flag if True, prints the polygon; if not, only shows the arrow.
Options
Example
[ Download Example as Zipped Mathematica Notebook ]
Implementation Notes
See Also
