Exemplo n.º 1
0
 public void BuildSplitsOfExtendedFaces(TopTools_ListOfShape theLF, BRepOffset_Analyse theAnalyse,
                                        BRepAlgo_AsDes theAsDes, TopTools_DataMapOfShapeListOfShape theEdgesOrigins,
                                        TopTools_DataMapOfShapeShape theFacesOrigins, TopTools_DataMapOfShapeShape theETrimEInf,
                                        BRepAlgo_Image theImage)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
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();
 }
Exemplo n.º 3
0
 public void FillInternals(TopTools_ListOfShape theSolids, TopTools_ListOfShape theParts,
                           TopTools_DataMapOfShapeListOfShape theImages, IntTools_Context theContext)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 4
0
 public void Faces(TopTools_DataMapOfShapeListOfShape theMapFacLstEdg)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 5
0
 public bool RegularizeShells(TopoDS_Solid aSolid, TopTools_DataMapOfShapeListOfShape OldSheNewShe,
                              TopTools_DataMapOfShapeListOfShape FSplits)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 6
0
 public bool RegularizeFace(TopoDS_Face aFace, TopTools_DataMapOfShapeListOfShape OldWiresnewWires,
                            TopTools_ListOfShape aL_istOfFaces)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 7
0
 public bool RegularizeWires(TopoDS_Face aFace, TopTools_DataMapOfShapeListOfShape OldWiresNewWires,
                             TopTools_DataMapOfShapeListOfShape ESplits)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 8
0
 public bool MergeSmallEdges(TopTools_MapOfShape theSmallEdges,
                             TopTools_DataMapOfShapeListOfShape theEdgeToFaces, TopTools_DataMapOfShapeListOfShape theFaceWithSmall,
                             TopTools_MapOfShape theMultyEdges)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 9
0
 public void GetEsplits(TopTools_DataMapOfShapeListOfShape Esplits)
 {
     throw new NotImplementedException();
 }
 public bool Classilist(TopTools_ListOfShape lS, TopTools_DataMapOfShapeListOfShape mapgreasma)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 11
0
 public bool FixSplitFace(TopTools_DataMapOfShapeListOfShape MapWires)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 12
0
 public void SetOshNsh(TopTools_DataMapOfShapeListOfShape OshNsh)
 {
     throw new NotImplementedException();
 }
 public int CheckSplittingVertices(TopoDS_Face F, TopTools_DataMapOfShapeListOfShape MapEdges,
                                   ShapeAnalysis_DataMapOfShapeListOfReal MapParam, TopoDS_Compound theAllVert)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 14
0
 public void MapVertexEdges(TopoDS_Shape S, TopTools_DataMapOfShapeListOfShape MVE)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 15
0
 public bool CheckLoop(TopTools_IndexedMapOfShape aMapLoopVertices,
                       TopTools_DataMapOfShapeListOfShape aMapVertexEdges, TopTools_MapOfShape aMapSmallEdges,
                       TopTools_MapOfShape aMapSeemEdges)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 16
0
 public void GetOwNw(TopTools_DataMapOfShapeListOfShape OwNw)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 17
0
 public bool WireToFace(TopoDS_Face F_ref, TopTools_DataMapOfShapeListOfShape mapWlow, TopTools_ListOfShape lFs)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 18
0
 public bool MergeSmallEdges(TopTools_MapOfShape theSmallEdges,
                             TopTools_DataMapOfShapeListOfShape theEdgeToFaces, TopTools_DataMapOfShapeListOfShape theFaceWithSmall,
                             TopTools_MapOfShape theMultyEdges, bool theModeDrop, double theLimitAngle)
 {
     throw new NotImplementedException();
 }