Пример #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();
 }
Пример #2
0
 public void BuildSplitsOfTrimmedFaces(TopTools_ListOfShape theLF, BRepAlgo_AsDes theAsDes,
                                       BRepAlgo_Image theImage)
 {
     throw new NotImplementedException();
 }
Пример #3
0
 public void BuildFaces(TopTools_ListOfShape LF, BRepAlgo_AsDes AsDes, BRepAlgo_Image Image)
 {
     throw new NotImplementedException();
 }
Пример #4
0
 public void CorrectOrientation(TopoDS_Shape SI, TopTools_IndexedMapOfShape NewEdges, BRepAlgo_AsDes AsDes,
                                BRepAlgo_Image InitOffset, double Offset)
 {
     throw new NotImplementedException();
 }
Пример #5
0
 public void BuildOnContext(TopTools_ListOfShape LContext, BRepOffset_Analyse Analyse, BRepAlgo_AsDes AsDes,
                            BRepAlgo_Image Image, bool InSide)
 {
     throw new NotImplementedException();
 }
Пример #6
0
 public void ContextIntByArc(TopTools_IndexedMapOfShape ContextFaces, bool ExtentContext,
                             BRepOffset_Analyse Analyse, BRepAlgo_Image InitOffsetFace, BRepAlgo_Image InitOffsetEdge)
 {
     throw new NotImplementedException();
 }
Пример #7
0
 public void ConnexIntByArc(TopTools_ListOfShape SetOfFaces, TopoDS_Shape ShapeInit, BRepOffset_Analyse Analyse,
                            BRepAlgo_Image InitOffsetFace)
 {
     throw new NotImplementedException();
 }
Пример #8
0
 public void FaceInter(TopoDS_Face F1, TopoDS_Face F2, BRepAlgo_Image InitOffsetFace)
 {
     throw new NotImplementedException();
 }
Пример #9
0
 public void CompletInt(TopTools_ListOfShape SetOfFaces, BRepAlgo_Image InitOffsetFace)
 {
     throw new NotImplementedException();
 }