public void ComputeCloseLine(TColStd_SequenceOfReal Umult, TColStd_SequenceOfReal Vmult,
                              IntSurf_SequenceOfPathPoint Pnts1, IntSurf_SequenceOfInteriorPoint Pnts2, IntPatch_TheSurfFunction Section,
                              ref bool Rajout)
 {
     throw new NotImplementedException();
 }
 public void Perform(IntSurf_SequenceOfPathPoint Pnts1, IntSurf_SequenceOfInteriorPoint Pnts2,
                     IntPatch_TheSurfFunction Func, Adaptor3d_HSurface S)
 {
     throw new NotImplementedException();
 }
 public void FillPntsInHoles(IntPatch_TheSurfFunction Section, TColStd_SequenceOfInteger CopySeqAlone,
                             IntSurf_SequenceOfInteriorPoint PntsInHoles)
 {
     throw new NotImplementedException();
 }