Example #1
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();
 }
Example #2
0
 public bool Intersect(TopoDS_Shape Init, TopoDS_Face Face, TopTools_DataMapOfShapeBox MapSBox,
                       BRepOffset_Offset OF1, BRepOffset_Inter3d Inter)
 {
     throw new NotImplementedException();
 }