public TColgp_Array1OfXYZ Move(TColgp_Array1OfXYZ theOther)
 {
     throw new NotImplementedException();
 }
 public TColgp_Array1OfXYZ(TColgp_Array1OfXYZ theOther)
     : base()
 {
     throw new NotImplementedException();
 }