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