]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/ModelAPI/ModelAPI_ResultBody.h
Salome HOME
Issue #1660 Ability to change the deflection coefficient
[modules/shaper.git] / src / ModelAPI / ModelAPI_ResultBody.h
index 119978c6f5a896a0cc24f2c2259f6344be9f1471..6847000c493c548b703129d7d1356d9f5a745142 100644 (file)
@@ -44,6 +44,12 @@ public:
     return RESULT_BODY_COLOR;
   }
 
+  /// default deflection for a result body
+  inline static const std::string DEFAULT_DEFLECTION()
+  {
+    return "0.001";
+  }
+
   /// Iternal enumeration for storage the information of connected topology flag
   enum ConnectedTopologyFlag {
     ConnectionNotComputed, ///< not yet computed