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