Ejemplo n.º 1
0
 public gp_Ax3 Translated(gp_Vec V)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public void Translate(gp_Vec V)
 {
     throw new NotImplementedException();
 }