h=VLNLOLplot(VL,[NL,OL])
VL : | MAGENTA Path, required | |
NL : | RED EDGE Normal Vectors | |
OL : | Blue = Edge Orthogonal Vector; RED=last, Green= first |
h : | handle to graphic |
SGfigure(-30,30); VLNLOLplot(VLsample(15));
SGfigure(-30,30); VLNLOLplot(VLsample(32));