SPLINES description.

For most things about splines, see the LINE description.


MoveVector(ObjectClass*,int x,int y)
  This is used by Edit3d.cpp when the mouse is clicked while in Edit mode and
  the mouse found object is of spline class.
  It used the Vector variable set by Inside() to decide which Vector to move.
  
  

