diff --git a/src/SKETCHER/Sketcher_Profile.cxx b/src/SKETCHER/Sketcher_Profile.cxx index d7c46982f..2f62f13eb 100644 --- a/src/SKETCHER/Sketcher_Profile.cxx +++ b/src/SKETCHER/Sketcher_Profile.cxx @@ -329,7 +329,7 @@ Sketcher_Profile::Sketcher_Profile(const char* aCmd) Standard_Real error = Abs(length2 - radius); if ( error > Precision::Confusion() ){ MESSAGE("Warning : The specified end point is not on the Arc, distance = "< Precision::Confusion() && // Don't create the arc if the end point control_Tolerance == 1) // is too far from it