Exemplo 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();
 }
Exemplo n.º 2
0
 public void Perform(Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter Poly1,
                     Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter Poly2, ref int NumSegOn1, ref int NumSegOn2,
                     ref double ParamOnSeg1, ref double ParamOnSeg2)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 3
0
 public Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter(
     Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter parameter1)
     : base()
 {
     throw new NotImplementedException();
 }