]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/ModuleBase/ModuleBase_Tools.h
Salome HOME
Issue #1660 Ability to change the deflection coefficient
[modules/shaper.git] / src / ModuleBase / ModuleBase_Tools.h
index 244afca4c685e59c9e049100fb7a461421f36941..3e250f5c37dc1e2459e83a728b3d8fde81374139 100755 (executable)
@@ -164,9 +164,9 @@ MODULEBASE_EXPORT void checkObjects(const QObjectPtrList& theObjects, bool& hasR
 /// It provides 1.e-4 for results of construction type
 /// \param theResult a result object to define the deviation coeffient
 /// \param theDrawer a drawer
-MODULEBASE_EXPORT void setDefaultDeviationCoefficient(
-                           const std::shared_ptr<ModelAPI_Result>& theResult,
-                           const Handle(Prs3d_Drawer)& theDrawer);
+//MODULEBASE_EXPORT void setDefaultDeviationCoefficient(
+//                           const std::shared_ptr<ModelAPI_Result>& theResult,
+//                           const Handle(Prs3d_Drawer)& theDrawer);
 
 /// Sets the default coeffient into the driver calculated accordingly the shape type.
 /// It provides 1.e-4 for a shape withe Edge shape type