public TColGeom2d_HArray1OfCurve(TColGeom2d_Array1OfCurve theOther)
     : base()
 {
     throw new NotImplementedException();
 }
 public TColGeom2d_Array1OfCurve Assign(TColGeom2d_Array1OfCurve theOther)
 {
     throw new NotImplementedException();
 }