Ejemplo n.º 1
0
 public bool DecompositionOfWLine(IntPatch_WLine theWLine, GeomAdaptor_HSurface theSurface1,
                                  GeomAdaptor_HSurface theSurface2, TopoDS_Face theFace1, TopoDS_Face theFace2,
                                  GeomInt_LineConstructor theLConstructor, bool theAvoidLConstructor, double theTol,
                                  IntPatch_SequenceOfLine theNewLines, ref double theReachedTol3d, IntTools_Context parameter1)
 {
     throw new NotImplementedException();
 }
 public GeomInt_TheMultiLineOfWLApprox(IntPatch_WLine line, int NbP3d, int NbP2d, bool ApproxU1V1,
                                       bool ApproxU2V2, double xo, double yo, double zo, double u1o, double v1o, double u2o, double v2o,
                                       bool P2DOnFirst)
     : base()
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 3
0
 public bool NotUseSurfacesForApprox(TopoDS_Face aF1, TopoDS_Face aF2, IntPatch_WLine WL, int ifprm, int ilprm)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 4
0
 public void Perform(IntPatch_WLine aLine)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 5
0
 public void Perform(IntPatch_WLine aLine, bool ApproxXYZ)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 6
0
 public void Perform(IntPatch_WLine aLine, bool ApproxXYZ, bool ApproxU1V1, bool ApproxU2V2, int indicemin)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 7
0
 public void Perform(Adaptor3d_HSurface Surf1, Adaptor3d_HSurface Surf2, IntPatch_WLine aLine)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 8
0
 public void Perform(Adaptor3d_HSurface Surf1, Adaptor3d_HSurface Surf2, IntPatch_WLine aLine, bool ApproxXYZ,
                     bool ApproxU1V1)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 9
0
 public void buildCurve(IntPatch_WLine theline, IntPtr thePtrSVSurf)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 10
0
 public void fillData(IntPatch_WLine theLine)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 11
0
 public void Perform(IntSurf_Quadric Surf1, Adaptor3d_HSurface Surf2, IntPatch_WLine aLine, bool ApproxXYZ,
                     bool ApproxU1V1, bool ApproxU2V2, int indicemin, int indicemax, bool _isTheQuadFirst)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 12
0
 public bool DecompositionOfWLine(IntPatch_WLine theWLine, GeomAdaptor_HSurface theSurface1,
                                  GeomAdaptor_HSurface theSurface2, double aTolSum, GeomInt_LineConstructor theLConstructor,
                                  IntPatch_SequenceOfLine theNewLines)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 13
0
 public Geom2d_BSplineCurve MakeBSpline2d(IntPatch_WLine theWLine, int ideb, int ifin, bool onFirst)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 14
0
 public Geom_Curve MakeBSpline(IntPatch_WLine WL, int ideb, int ifin)
 {
     throw new NotImplementedException();
 }