Ejemplo n.º 1
0
 public bool findIntersect(Adaptor2d_Curve2d Curve1, IntRes2d_Domain Domain1, Adaptor2d_Curve2d Curve2,
                           IntRes2d_Domain Domain2, double TolConf, double Tol, int NbIter, double DeltaU, double DeltaV,
                           Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter thePoly1,
                           Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter thePoly2, bool _isFullRepresentation)
 {
     throw new NotImplementedException();
 }
 public void And_Domaine_Objet1_Intersections(IntCurve_IConicTool IntCurve_IConicTool,
     Adaptor2d_Curve2d TheParCurve, IntRes2d_Domain TheImpCurveDomain, IntRes2d_Domain TheParCurveDomain,
     ref int NbResultats, TColStd_Array1OfReal Inter2_And_Domain2, TColStd_Array1OfReal Inter1,
     TColStd_Array1OfReal Resultat1, TColStd_Array1OfReal Resultat2, double EpsNul)
 {
     throw new NotImplementedException();
 }
 public double LastParameter(Adaptor2d_Curve2d C)
 {
     throw new NotImplementedException();
 }
 public double EpsX(Adaptor2d_Curve2d C, double Eps_XYZ)
 {
     throw new NotImplementedException();
 }
 public gp_Parab2d Parabola(Adaptor2d_Curve2d C)
 {
     throw new NotImplementedException();
 }
 public gp_Circ2d Circle(Adaptor2d_Curve2d C)
 {
     throw new NotImplementedException();
 }
 public bool IsComposite(Adaptor2d_Curve2d C)
 {
     throw new NotImplementedException();
 }
 public int Degree(Adaptor2d_Curve2d C)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 9
0
 public double Length(Adaptor2d_Curve2d C, double Tol)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 10
0
 public GCPnts_AbscissaPoint(Adaptor2d_Curve2d C, double Absc_issa, double U0, double Ui, double Tol)
     : base()
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 11
0
 public void Initialize(Adaptor2d_Curve2d C, double Umin, double Usup, double TolU)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 12
0
 public Geom2dInt_TheLocateExtPCOfTheProjPCurOfGInter(gp_Pnt2d P, Adaptor2d_Curve2d C, double U0, double Umin,
                                                      double Usup, double TolU)
     : base()
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 13
0
 public IntRes2d_Domain ComputeDomain(Adaptor2d_Curve2d C1, double TolDomain)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 14
0
 public void Perform(Adaptor2d_Curve2d C1, Adaptor2d_Curve2d C2, IntRes2d_Domain D2, double TolConf, double Tol)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 15
0
 public void Perform(Adaptor2d_Curve2d C1, double TolConf, double Tol)
 {
     throw new NotImplementedException();
 }
 public void Intervals(Adaptor2d_Curve2d C, TColStd_Array1OfReal Tab)
 {
     throw new NotImplementedException();
 }
 public void GetInterval(Adaptor2d_Curve2d C, int Index, TColStd_Array1OfReal Tab, ref double U1, ref double U2)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 18
0
 public GCPnts_QuasiUniformAbscissa(Adaptor2d_Curve2d C, int NbPoints, double U1, double U2)
     : base()
 {
     throw new NotImplementedException();
 }
 public GeomAbs_CurveType GetGeomType(Adaptor2d_Curve2d C)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 20
0
 public void Initialize(Adaptor2d_Curve2d C, int NbPoints, double U1, double U2)
 {
     throw new NotImplementedException();
 }
 public gp_Lin2d Line(Adaptor2d_Curve2d C)
 {
     throw new NotImplementedException();
 }
 public Geom2dInt_TheDistBetweenPCurvesOfTheIntPCurvePCurveOfGInter(Adaptor2d_Curve2d curve1,
                                                                    Adaptor2d_Curve2d curve2)
     : base()
 {
     throw new NotImplementedException();
 }
 public gp_Elips2d Ellipse(Adaptor2d_Curve2d C)
 {
     throw new NotImplementedException();
 }
 public void D0(Adaptor2d_Curve2d C, double U, gp_Pnt2d P)
 {
     throw new NotImplementedException();
 }
 public gp_Hypr2d Hyperbola(Adaptor2d_Curve2d C)
 {
     throw new NotImplementedException();
 }
 public void D3(Adaptor2d_Curve2d C, double U, gp_Pnt2d P, gp_Vec2d T, gp_Vec2d N, gp_Vec2d V)
 {
     throw new NotImplementedException();
 }
 public int NbSamples(Adaptor2d_Curve2d C, double U0, double U1)
 {
     throw new NotImplementedException();
 }
 public gp_Vec2d DN(Adaptor2d_Curve2d C, double U, int N)
 {
     throw new NotImplementedException();
 }
 public gp_Pnt2d Value(Adaptor2d_Curve2d C, double X)
 {
     throw new NotImplementedException();
 }
 public int NbIntervals(Adaptor2d_Curve2d C)
 {
     throw new NotImplementedException();
 }