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

ShowEdgeNormal, NormalVector, OutwardNormalVector



[2009-06-21T16:45:43-0700 ]