Example #1
0
 public void Init(Geom2d_Curve Curve, gp_Pnt2d Point, double Sign, TColStd_SequenceOfReal StartIntervals,
                  TColStd_SequenceOfReal EndIntervals, int B_isInterval, int CurrentInterval, double ShiftParameter,
                  double D_istMax, bool IsEmpty, bool IsConvex, bool ExtensionStart, bool ExtensionEnd,
                  gp_Pnt2d PointStartB_is, gp_Pnt2d PointEndB_is)
 {
     throw new NotImplementedException();
 }
Example #2
0
 public void EndIntervals(TColStd_SequenceOfReal EndIntervals)
 {
     throw new NotImplementedException();
 }
 public bool IsAnIsoparametric(int nbrPnt, TColgp_SequenceOfPnt points, TColStd_SequenceOfReal _params,
                               ref bool _isoTypeU, ref bool p1OnIso, gp_Pnt2d valueP1, ref bool p2OnIso, gp_Pnt2d valueP2,
                               ref bool _isoPar2d3d, Geom_Curve cIso, ref double t1, ref double t2, TColStd_Array1OfReal pout)
 {
     throw new NotImplementedException();
 }
 public void InsertAdditionalPointOrAdjust(ref bool ToAdjust, int theIndCoord, double Period, double TolOnPeriod,
                                           ref double CurCoord, double prevCoord, Geom_Curve c3d, ref int theIndex, TColgp_SequenceOfPnt points,
                                           TColStd_SequenceOfReal _params, TColgp_SequenceOfPnt2d pnt2d)
 {
     throw new NotImplementedException();
 }
Example #5
0
 public void CreateSections(TopoDS_Shape bound, TopTools_SequenceOfShape seqNode, TColStd_SequenceOfReal seqPara,
                            TopTools_ListOfShape l_istEdge)
 {
     throw new NotImplementedException();
 }
Example #6
0
 public void FuseIntervals(TColStd_Array1OfReal Interval1, TColStd_Array1OfReal Interval2,
                           TColStd_SequenceOfReal Fusion)
 {
     throw new NotImplementedException();
 }
Example #7
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();
 }
 public GeomFill_NSections(TColGeom_SequenceOfCurve NC, TColStd_SequenceOfReal NP, double UF, double UL,
                           double VF, double VL)
     : base()
 {
     throw new NotImplementedException();
 }
 public bool InitInterval(double First, double Last, double Step, ref double startAng, gp_Vec prevTangent,
                          gp_Vec prevNormal, gp_Vec aT, gp_Vec aN, Law_Function FuncInt, TColStd_SequenceOfReal SeqPoles,
                          TColStd_SequenceOfReal SeqAngle, TColgp_SequenceOfVec SeqTangent, TColgp_SequenceOfVec SeqNormal)
 {
     throw new NotImplementedException();
 }
Example #10
0
 public AdvApp2Var_Network(AdvApp2Var_SequenceOfPatch Net, TColStd_SequenceOfReal TheU,
                           TColStd_SequenceOfReal TheV)
     : base()
 {
     throw new NotImplementedException();
 }
 public void ComputeCloseLine(TColStd_SequenceOfReal Umult, TColStd_SequenceOfReal Vmult,
                              IntSurf_SequenceOfPathPoint Pnts1, IntSurf_SequenceOfInteriorPoint Pnts2, IntPatch_TheSurfFunction Section,
                              ref bool Rajout)
 {
     throw new NotImplementedException();
 }
 public void TestArretCadre(TColStd_SequenceOfReal Umult, TColStd_SequenceOfReal Vmult,
                            IntPatch_TheIWLineOfTheIWalking Line, IntPatch_TheSurfFunction Section, Vector UV, ref int Irang)
 {
     throw new NotImplementedException();
 }
 public bool TestArretPassage(TColStd_SequenceOfReal Umult, TColStd_SequenceOfReal Vmult, Vector UV,
                              int Index, ref int Irang)
 {
     throw new NotImplementedException();
 }
 public bool TestArretPassage(TColStd_SequenceOfReal Umult, TColStd_SequenceOfReal Vmult,
                              IntPatch_TheSurfFunction Section, Vector UV, ref int Irang)
 {
     throw new NotImplementedException();
 }
Example #15
0
 public BRepFill_NSections(TopTools_SequenceOfShape S, GeomFill_SequenceOfTrsf Trsfs, TColStd_SequenceOfReal P,
                           double VF, double VL)
     : base()
 {
     throw new NotImplementedException();
 }
Example #16
0
 public void Init(TColStd_SequenceOfReal P, bool B)
 {
     throw new NotImplementedException();
 }
 public Geom2d_Curve getLine(TColgp_SequenceOfPnt points, TColStd_SequenceOfReal _params,
                             TColgp_SequenceOfPnt2d points2d, double theTol, ref bool IsRecompute, ref bool _isFromCashe)
 {
     throw new NotImplementedException();
 }
 public GeomFill_NSections(TColGeom_SequenceOfCurve NC, GeomFill_SequenceOfTrsf Trsfs, TColStd_SequenceOfReal NP,
                           double UF, double UL, double VF, double VL, Geom_BSplineSurface Surf)
     : base()
 {
     throw new NotImplementedException();
 }
 public bool ApproxPCurve(int nbrPnt, Geom_Curve c3d, double TolFirst, double TolLast,
                          TColgp_SequenceOfPnt points, TColStd_SequenceOfReal _params, TColgp_SequenceOfPnt2d points2d,
                          Geom2d_Curve c2d)
 {
     throw new NotImplementedException();
 }
Example #20
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();
 }
 public void CorrectExtremity(Geom_Curve theC3d, TColStd_SequenceOfReal theParams,
                              TColgp_SequenceOfPnt2d thePnt2d, bool theIsFirstPoint, gp_Pnt2d thePointOnIsoLine, bool theIsU_iso)
 {
     throw new NotImplementedException();
 }
Example #22
0
 public bool CheckIntersectingEdges(int num1, int num2, IntRes2d_SequenceOfIntersectionPoint points2d,
                                    TColgp_SequenceOfPnt points3d, TColStd_SequenceOfReal errors)
 {
     throw new NotImplementedException();
 }
Example #23
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();
 }