コード例 #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();
 }
コード例 #2
0
 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();
 }
コード例 #3
0
 public bool NotUseSurfacesForApprox(TopoDS_Face aF1, TopoDS_Face aF2, IntPatch_WLine WL, int ifprm, int ilprm)
 {
     throw new NotImplementedException();
 }
コード例 #4
0
 public void Perform(IntPatch_WLine aLine)
 {
     throw new NotImplementedException();
 }
コード例 #5
0
 public void Perform(IntPatch_WLine aLine, bool ApproxXYZ)
 {
     throw new NotImplementedException();
 }
コード例 #6
0
 public void Perform(IntPatch_WLine aLine, bool ApproxXYZ, bool ApproxU1V1, bool ApproxU2V2, int indicemin)
 {
     throw new NotImplementedException();
 }
コード例 #7
0
 public void Perform(Adaptor3d_HSurface Surf1, Adaptor3d_HSurface Surf2, IntPatch_WLine aLine)
 {
     throw new NotImplementedException();
 }
コード例 #8
0
 public void Perform(Adaptor3d_HSurface Surf1, Adaptor3d_HSurface Surf2, IntPatch_WLine aLine, bool ApproxXYZ,
                     bool ApproxU1V1)
 {
     throw new NotImplementedException();
 }
コード例 #9
0
 public void buildCurve(IntPatch_WLine theline, IntPtr thePtrSVSurf)
 {
     throw new NotImplementedException();
 }
コード例 #10
0
 public void fillData(IntPatch_WLine theLine)
 {
     throw new NotImplementedException();
 }
コード例 #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();
 }
コード例 #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();
 }
コード例 #13
0
 public Geom2d_BSplineCurve MakeBSpline2d(IntPatch_WLine theWLine, int ideb, int ifin, bool onFirst)
 {
     throw new NotImplementedException();
 }
コード例 #14
0
 public Geom_Curve MakeBSpline(IntPatch_WLine WL, int ideb, int ifin)
 {
     throw new NotImplementedException();
 }