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