public void CodeRay3d(ref Ray3d v)
 {
     AddValue(v.ToString());
 }