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