public bool AddPointOnUorVIso(Adaptor3d_HSurface theQSurf, Adaptor3d_HSurface thePSurf,
                               IntSurf_PntOn2S theRefPt, bool theIsU, double theIsoParameter, Vector theToler,
                               Vector theInitPoint, Vector theInfBound, Vector theSupBound, IntSurf_PntOn2S theAddedPoint,
                               bool theIsReversed)
 {
     throw new NotImplementedException();
 }
 public bool SeekPoint(double u1, double v1, double u2, double v2, IntSurf_PntOn2S Point)
 {
     throw new NotImplementedException();
 }
 public double CurvatureRadiusOfIntersLine(Adaptor3d_HSurface theS1, Adaptor3d_HSurface theS2,
                                           IntSurf_PntOn2S theUVPoint)
 {
     throw new NotImplementedException();
 }
Example #4
0
 public bool StepComputing(IntPatch_ALine theALine, IntSurf_PntOn2S thePOn2S, double theLastParOfAline,
                           double theCurParam, double theTgMagnitude, double theStepMin, double theStepMax, double theMaxDeflection,
                           ref double theStep)
 {
     throw new NotImplementedException();
 }
 public void Set(IntSurf_PntOn2S P)
 {
     throw new NotImplementedException();
 }
 public bool ProcessSphere(IntSurf_PntOn2S thePtIso, gp_Vec theDUofPSurf, gp_Vec theDVofPSurf,
                           bool theIsReversed, double theVquad, ref double theUquad, ref bool theIsIsoChoosen)
 {
     throw new NotImplementedException();
 }
 public void AdjustPointAndVertex(IntSurf_PntOn2S theRefPoint, double theArrPeriods, IntSurf_PntOn2S theNewPoint)
 {
     throw new NotImplementedException();
 }
 public bool ContinueAfterSpecialPoint(Adaptor3d_HSurface theQSurf, Adaptor3d_HSurface thePSurf,
                                       IntSurf_PntOn2S theRefPt, IntPatch_SpecPntType theSPType, double theTol2D, IntSurf_PntOn2S theNewPoint)
 {
     throw new NotImplementedException();
 }
 public bool AddSingularPole(Adaptor3d_HSurface theQSurf, Adaptor3d_HSurface thePSurf, IntSurf_PntOn2S thePtIso,
                             IntPatch_Point theVertex, IntSurf_PntOn2S theAddedPoint)
 {
     throw new NotImplementedException();
 }
 public bool AddCrossUVIsoPoint(Adaptor3d_HSurface theQSurf, Adaptor3d_HSurface thePSurf,
                                IntSurf_PntOn2S theRefPt, double theTol3d, IntSurf_PntOn2S theAddedPoint)
 {
     throw new NotImplementedException();
 }
 public bool IsPointOnLine(IntSurf_PntOn2S thePOn2S, Vector theInfBounds, Vector theSupBounds,
                           math_FunctionSetRoot theSolver, IntPatch_TheSurfFunction theFunc)
 {
     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();
 }
 public bool TestArretAjout(IntPatch_TheSurfFunction Section, Vector UV, ref int Irang,
                            IntSurf_PntOn2S PSol)
 {
     throw new NotImplementedException();
 }
Example #15
0
 public void SetValue(IntSurf_PntOn2S thePOn2S)
 {
     throw new NotImplementedException();
 }