diff --git a/src/GeomPlate/GeomPlate_BuildPlateSurface.cxx b/src/GeomPlate/GeomPlate_BuildPlateSurface.cxx index 35fde1b4ac..72a5b6f049 100755 --- a/src/GeomPlate/GeomPlate_BuildPlateSurface.cxx +++ b/src/GeomPlate/GeomPlate_BuildPlateSurface.cxx @@ -283,7 +283,7 @@ Handle(Geom2d_Curve) GeomPlate_BuildPlateSurface::ProjectCurve(const Handle(Ada else { Curve2d.Nullify(); // Pas de solution continue -#if DEB +#if PLATE_DEB cout << "BuildPlateSurace :: Pas de projection continue" << endl; #endif } @@ -328,7 +328,7 @@ Handle(Adaptor2d_HCurve2d) GeomPlate_BuildPlateSurface::ProjectedCurve( Handle( if (Projector.NbCurves() != 1) { HProjector.Nullify(); // Pas de solution continue -#if DEB +#if PLATE_DEB cout << "BuildPlateSurace :: Pas de projection continue" << endl; #endif } @@ -350,7 +350,7 @@ Handle(Adaptor2d_HCurve2d) GeomPlate_BuildPlateSurface::ProjectedCurve( Handle( else { HProjector.Nullify(); // Pas de solution continue -#if DEB +#if PLATE_DEB cout << "BuildPlateSurace :: Pas de projection complete" << endl; #endif } @@ -483,7 +483,7 @@ void GeomPlate_BuildPlateSurface::Perform() myInitOrder->SetValue(l,l); if (!CourbeJointive(myTol3d)) {// Standard_Failure::Raise("Curves are not joined"); -#ifdef DEB +#ifdef PLATE_DEB cout<<"WARNING : Courbes non jointives a "<Value(i)->D0(int2d.ParamOnFirst(),P1); myLinCont->Value(j)->D0(int2d.ParamOnSecond(),P2); -#if DEB +#if PLATE_DEB if (Affich> 1) { cout << " Intersection "<< k << " entre " << i @@ -1800,7 +1809,7 @@ Intersect(Handle(GeomPlate_HArray1OfSequenceOfReal)& PntInter, if (A1>(PI/2)) A1= PI - A1; if (Abs(Abs(A1)-PI) PI/2) A1= PI - A1; if (Abs(Abs(A1) - PI) < myTolAng) Tol = 100000 * myTol3d; -#if DEB +#if PLATE_DEB if (Affich) cout <<"Angle entre Courbe "<