public TColgp_Array1OfDir2d Move(TColgp_Array1OfDir2d theOther)
 {
     throw new NotImplementedException();
 }
예제 #2
0
 public TColgp_HArray1OfDir2d(TColgp_Array1OfDir2d theOther)
     : base()
 {
     throw new NotImplementedException();
 }