Example #1
0
 public gp_Ax3 Translated(gp_Vec V)
 {
     throw new NotImplementedException();
 }
Example #2
0
 public void Translate(gp_Vec V)
 {
     throw new NotImplementedException();
 }