示例#1
0
 public bool IsInternalFace(TopoDS_Face theFace, TopoDS_Solid theSolid,
                            TopTools_IndexedDataMapOfShapeListOfShape theMEF, double theTol, IntTools_Context theContext)
 {
     throw new NotImplementedException();
 }
示例#2
0
 public void FillInternals(TopTools_ListOfShape theSolids, TopTools_ListOfShape theParts,
                           TopTools_DataMapOfShapeListOfShape theImages, IntTools_Context theContext)
 {
     throw new NotImplementedException();
 }
示例#3
0
 public double ComputeToleranceOfCB(BOPDS_CommonBlock theCB, BOPDS_DS theDS, IntTools_Context theContext)
 {
     throw new NotImplementedException();
 }
 public bool GetApproxNormalToFaceOnEdge(TopoDS_Edge theE, TopoDS_Face theF, double aT, double aDt2D, gp_Pnt aP,
                                         gp_Dir aDNF, IntTools_Context theContext)
 {
     throw new NotImplementedException();
 }
 public void Intersect(IntTools_Context theCtx, bool theCheckOBB, double theFuzzyValue)
 {
     throw new NotImplementedException();
 }
 public int PointInFace(TopoDS_Face theF, TopoDS_Edge theE, double theT, double theDt2D, gp_Pnt theP,
                        gp_Pnt2d theP2D, IntTools_Context theContext)
 {
     throw new NotImplementedException();
 }
 public void GetNormalToFaceOnEdge(TopoDS_Edge aE, TopoDS_Face aF, gp_Dir aD, IntTools_Context theContext)
 {
     throw new NotImplementedException();
 }
示例#8
0
 public bool AreFacesSameDomain(TopoDS_Face theF1, TopoDS_Face theF2, IntTools_Context theContext)
 {
     throw new NotImplementedException();
 }
示例#9
0
 public bool IsMicroEdge(TopoDS_Edge theEdge, IntTools_Context theContext, bool theCheckSplittable)
 {
     throw new NotImplementedException();
 }
示例#10
0
 public bool IsSplitToReverse(TopoDS_Edge theSplit, TopoDS_Edge theShape, IntTools_Context theContext)
 {
     throw new NotImplementedException();
 }
示例#11
0
 public int Sense(TopoDS_Face theF1, TopoDS_Face theF2, IntTools_Context theContext)
 {
     throw new NotImplementedException();
 }
示例#12
0
 public bool IsSplitToReverse(TopoDS_Face theSplit, TopoDS_Face theShape, IntTools_Context theContext,
                              ref int theError)
 {
     throw new NotImplementedException();
 }
示例#13
0
 public bool IsSplitToReverseWithWarn(TopoDS_Shape theSplit, TopoDS_Shape theShape, IntTools_Context theContext,
                                      Message_Report theReport)
 {
     throw new NotImplementedException();
 }
示例#14
0
 public void MakePCurve(TopoDS_Edge theE, TopoDS_Face theF1, TopoDS_Face theF2, IntTools_Curve theCurve,
                        bool thePC1, bool thePC2, IntTools_Context theContext)
 {
     throw new NotImplementedException();
 }
 public void CurveOnSurface(TopoDS_Edge aE, TopoDS_Face aF, Geom2d_Curve aC, ref double aFirst, ref double aLast,
                            ref double aToler, IntTools_Context theContext)
 {
     throw new NotImplementedException();
 }
示例#16
0
 public bool IsMicroEdge(TopoDS_Edge theEdge, IntTools_Context theContext)
 {
     throw new NotImplementedException();
 }
 public void AdjustPCurveOnFace(TopoDS_Face theF, Geom_Curve theC3D, Geom2d_Curve theC2D, Geom2d_Curve theC2DA,
                                IntTools_Context theContext)
 {
     throw new NotImplementedException();
 }
示例#18
0
 public bool IsBlockInOnFace(IntTools_Range aShR, TopoDS_Face aF, TopoDS_Edge aE, IntTools_Context aContext)
 {
     throw new NotImplementedException();
 }
 public int PointInFace(TopoDS_Face theF, Geom2d_Curve theL, gp_Pnt theP, gp_Pnt2d theP2D,
                        IntTools_Context theContext)
 {
     throw new NotImplementedException();
 }
示例#20
0
 public void Prepare(IntTools_Context theCtx)
 {
     throw new NotImplementedException();
 }
 public bool GetApproxNormalToFaceOnEdge(TopoDS_Edge aE, TopoDS_Face aF, double aT, gp_Pnt aPx, gp_Dir aD,
                                         IntTools_Context theContext)
 {
     throw new NotImplementedException();
 }
 public void MakePCurveOnFace(TopoDS_Face aF, Geom_Curve C3D, double aT1, double aT2, Geom2d_Curve aC,
                              ref double aToler, IntTools_Context theContext)
 {
     throw new NotImplementedException();
 }
 public int PointNearEdge(TopoDS_Edge aE, TopoDS_Face aF, double aT, double aDt2D, gp_Pnt2d aP2D, gp_Pnt aPx,
                          IntTools_Context theContext)
 {
     throw new NotImplementedException();
 }
 public int AttachExistingPCurve(TopoDS_Edge aEold, TopoDS_Edge aEnew, TopoDS_Face aF, IntTools_Context aCtx)
 {
     throw new NotImplementedException();
 }
示例#25
0
 public void Intersect(IntTools_Context theCtx)
 {
     throw new NotImplementedException();
 }
 public void BuildPCurveForEdgeOnFace(TopoDS_Edge aE, TopoDS_Face aF, IntTools_Context theContext)
 {
     throw new NotImplementedException();
 }
示例#27
0
 public void PerformCommonBlocks(BOPDS_IndexedDataMapOfPaveBlockListOfInteger theMBlocks,
                                 NCollection_BaseAllocator theAllocator, BOPDS_DS pDS, IntTools_Context theContext)
 {
     throw new NotImplementedException();
 }
 public void PointOnSurface(TopoDS_Edge aE, TopoDS_Face aF, double aT, ref double U, ref double V,
                            IntTools_Context theContext)
 {
     throw new NotImplementedException();
 }
示例#29
0
 public void ClassifyFaces(TopTools_ListOfShape theFaces, TopTools_ListOfShape theSolids, bool theRunParallel,
                           IntTools_Context theContext, TopTools_IndexedDataMapOfShapeListOfShape theInParts,
                           TopTools_DataMapOfShapeBox theShapeBoxMap, TopTools_DataMapOfShapeListOfShape theSolidsIF)
 {
     throw new NotImplementedException();
 }
示例#30
0
 public int IsInternalFace(TopoDS_Face theFace, TopoDS_Edge theEdge, TopTools_ListOfShape theLF,
                           IntTools_Context theContext)
 {
     throw new NotImplementedException();
 }