Salome HOME
Drawing of zones in OCC view improved.
[modules/hydro.git] / src / HYDROPy / HYDROData_Object.sip
index ea7165670cc267c7bfe43f6caf8f455030c585ec..852e58f561836ee0594eca019ae1246fd16a7dd1 100644 (file)
@@ -84,8 +84,9 @@ public:
 
   /**
    * Updates object state.
+   * \param theIsForce force reupdating of data object
    */
-  void Update();
+  void Update(const bool theIsForce);
 
   /**
    * Checks is object exists in the data structure.