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, IntPatch_TheSurfFunction Func, Adaptor3d_HSurface S)
 {
     throw new NotImplementedException();
 }
 public void OpenLine(int N, IntSurf_PntOn2S Psol, IntSurf_SequenceOfPathPoint Pnts1,
                      IntPatch_TheSurfFunction Section, IntPatch_TheIWLineOfTheIWalking Line)
 {
     throw new NotImplementedException();
 }