Exemplo n.º 1
0
 public ExpVector PointOn(Exp t)
 {
     return(feature.Transform(entity.plane.FromPlane(entity.PointOn(t)), index));
 }