Beispiel #1
0
 public BRepFill_NSections(TopTools_SequenceOfShape S, GeomFill_SequenceOfTrsf Trsfs, TColStd_SequenceOfReal P,
                           double VF, double VL)
     : base()
 {
     throw new NotImplementedException();
 }
Beispiel #2
0
 public bool FixLoopWire(TopTools_SequenceOfShape aResWires)
 {
     throw new NotImplementedException();
 }
Beispiel #3
0
 public BRepFill_NSections(TopTools_SequenceOfShape S)
     : base()
 {
     throw new NotImplementedException();
 }
Beispiel #4
0
 public void UpdateDetromp(BRepFill_DataMapOfOrientedShapeListOfShape Detromp, TopoDS_Shape Shape1,
                           TopoDS_Shape Shape2, TopTools_SequenceOfShape Vertices, TColgp_SequenceOfPnt Params, Bisector_Bisec B_isec,
                           bool SOnE, bool EOnE, BRepFill_TrimEdgeTool Trim)
 {
     throw new NotImplementedException();
 }
Beispiel #5
0
 public void FindExtremitiesOfHoles(TopTools_ListOfShape WireL_ist, TopTools_SequenceOfShape VerSeq)
 {
     throw new NotImplementedException();
 }
Beispiel #6
0
 public ShapeFix_WireSegment SplitWire(ShapeFix_WireSegment wire, TColStd_SequenceOfInteger indexes,
                                       TColStd_SequenceOfReal values, TopTools_SequenceOfShape vertices, TColStd_SequenceOfInteger segcodes,
                                       bool cutbyu, int cutindex)
 {
     throw new NotImplementedException();
 }
Beispiel #7
0
 public void MakeFacesOnPatch(TopTools_SequenceOfShape faces, Geom_Surface surf, TopTools_SequenceOfShape loops)
 {
     throw new NotImplementedException();
 }
Beispiel #8
0
 public void GetFreeWires(TopTools_IndexedMapOfShape MapFreeEdges, TopTools_SequenceOfShape seqWires)
 {
     throw new NotImplementedException();
 }
Beispiel #9
0
 public void EvaluateDistances(TopTools_SequenceOfShape sequenceSec, TColStd_Array1OfBoolean secForward,
                               TColStd_Array1OfReal tabAng, TColStd_Array1OfReal arrLen, TColStd_Array1OfReal tabMinD_ist, int indRef)
 {
     throw new NotImplementedException();
 }
Beispiel #10
0
 public void AnalysisNearestEdges(TopTools_SequenceOfShape sequenceSec,
                                  TColStd_SequenceOfInteger seqIndCandidate, TColStd_SequenceOfBoolean seqOrientations)
 {
     throw new NotImplementedException();
 }
Beispiel #11
0
 public bool MergedNearestEdges(TopoDS_Shape edge, TopTools_SequenceOfShape SeqMergedEdge,
                                TColStd_SequenceOfBoolean SeqMergedOri)
 {
     throw new NotImplementedException();
 }
Beispiel #12
0
 public bool FindCandidates(TopTools_SequenceOfShape seqSections, TColStd_IndexedMapOfInteger mapReference,
                            TColStd_SequenceOfInteger seqCandidates, TColStd_SequenceOfBoolean seqOrientations)
 {
     throw new NotImplementedException();
 }
Beispiel #13
0
 public int IsSame2d(TopTools_SequenceOfShape aSeq, TopTools_ListOfShape aL_istOfPiecesOut2d)
 {
     throw new NotImplementedException();
 }
Beispiel #14
0
 public int TwoPiecesON(TopTools_SequenceOfShape aSeq, TopTools_ListOfShape aL_istOfPieces,
                        TopTools_ListOfShape aL_istOfFaces, TopTools_ListOfShape aL_istOfPiecesOut2d)
 {
     throw new NotImplementedException();
 }
 public BRepFill_CompatibleWires(TopTools_SequenceOfShape Sections)
     : base()
 {
     throw new NotImplementedException();
 }
Beispiel #16
0
 public TopoDS_Edge SameParameterEdge(TopoDS_Shape edge, TopTools_SequenceOfShape seqEdges,
                                      TColStd_SequenceOfBoolean seqForward, TopTools_MapOfShape mapMerged, BRepTools_ReShape locReShape)
 {
     throw new NotImplementedException();
 }
 public void Init(TopTools_SequenceOfShape Sections)
 {
     throw new NotImplementedException();
 }
Beispiel #18
0
 public void CreateCuttingNodes(TopTools_IndexedMapOfShape MapVert, TopoDS_Shape bound, TopoDS_Shape vfirst,
                                TopoDS_Shape vlast, TColStd_Array1OfReal arrD_ist, TColStd_Array1OfReal arrPara, TColgp_Array1OfPnt arrPnt,
                                TopTools_SequenceOfShape seqNode, TColStd_SequenceOfReal seqPara)
 {
     throw new NotImplementedException();
 }
Beispiel #19
0
 public bool SplitByLine(ShapeFix_WireSegment wire, gp_Lin2d line, bool cutbyu, int cutindex,
                         TColStd_SequenceOfReal SplitLinePar, TColStd_SequenceOfInteger SplitLineCode,
                         TopTools_SequenceOfShape SplitLineVertex)
 {
     throw new NotImplementedException();
 }
Beispiel #20
0
 public void CreateSections(TopoDS_Shape bound, TopTools_SequenceOfShape seqNode, TColStd_SequenceOfReal seqPara,
                            TopTools_ListOfShape l_istEdge)
 {
     throw new NotImplementedException();
 }
Beispiel #21
0
 public void DispatchWires(TopTools_SequenceOfShape faces, ShapeFix_SequenceOfWireSegment wires)
 {
     throw new NotImplementedException();
 }
 public bool Perform(TopTools_SequenceOfShape theSeqShapes)
 {
     throw new NotImplementedException();
 }
Beispiel #23
0
 public bool Add(TopTools_SequenceOfShape theEdges)
 {
     throw new NotImplementedException();
 }
 public bool SplitEdge(TopoDS_Edge edge, double fp, TopoDS_Vertex V1, double lp, TopoDS_Vertex V2,
                       TopoDS_Face face, TopTools_SequenceOfShape SeqE, ref int aNum, ShapeBuild_ReShape context, double tol3d,
                       double tol2d)
 {
     throw new NotImplementedException();
 }