public void Perform(IntPatch_TheSurfFunction F, Adaptor3d_HSurface Surf, double UStart, double VStart)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public IntPatch_TheSurfFunction(IntPatch_TheSurfFunction parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
 public IntPatch_TheSearchInside(IntPatch_TheSurfFunction F, Adaptor3d_HSurface Surf, Adaptor3d_TopolTool T,
                                 double Epsilon)
     : base()
 {
     throw new NotImplementedException();
 }
 public void Perform(IntPatch_TheSurfFunction F, Adaptor3d_HSurface Surf, Adaptor3d_TopolTool T, double Epsilon)
 {
     throw new NotImplementedException();
 }
 public bool IsPointOnLine(IntSurf_PntOn2S thePOn2S, Vector theInfBounds, Vector theSupBounds,
                           math_FunctionSetRoot theSolver, IntPatch_TheSurfFunction theFunc)
 {
     throw new NotImplementedException();
 }
 public void Perform(IntSurf_SequenceOfPathPoint Pnts1, IntPatch_TheSurfFunction Func, Adaptor3d_HSurface S)
 {
     throw new NotImplementedException();
 }
 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 MakeWalkingPoint(int Case, double U, double V, IntPatch_TheSurfFunction Section,
                              IntSurf_PntOn2S Psol)
 {
     throw new NotImplementedException();
 }
 public void OpenLine(int N, IntSurf_PntOn2S Psol, IntSurf_SequenceOfPathPoint Pnts1,
                      IntPatch_TheSurfFunction Section, IntPatch_TheIWLineOfTheIWalking Line)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 10
0
 public void TestArretCadre(TColStd_SequenceOfReal Umult, TColStd_SequenceOfReal Vmult,
                            IntPatch_TheIWLineOfTheIWalking Line, IntPatch_TheSurfFunction Section, Vector UV, ref int Irang)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 11
0
 public void FillPntsInHoles(IntPatch_TheSurfFunction Section, TColStd_SequenceOfInteger CopySeqAlone,
                             IntSurf_SequenceOfInteriorPoint PntsInHoles)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 12
0
 public bool TestArretAjout(IntPatch_TheSurfFunction Section, Vector UV, ref int Irang,
                            IntSurf_PntOn2S PSol)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 13
0
 public bool TestArretPassage(TColStd_SequenceOfReal Umult, TColStd_SequenceOfReal Vmult,
                              IntPatch_TheSurfFunction Section, Vector UV, ref int Irang)
 {
     throw new NotImplementedException();
 }