public TopTools_HArray1OfShape(TopTools_Array1OfShape theOther)
     : base()
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public TopTools_Array1OfShape Move(TopTools_Array1OfShape theOther)
 {
     throw new NotImplementedException();
 }