Salome HOME
0020693: EDF 1288 SMESH: Problem to recompute a mesh with a sub-mesh and a conversion...
authoreap <eap@opencascade.com>
Thu, 13 May 2010 06:18:57 +0000 (06:18 +0000)
committereap <eap@opencascade.com>
Thu, 13 May 2010 06:18:57 +0000 (06:18 +0000)
commitdc9f7a0708f52351b610e4cbca6619048ceb521a
tree982c78ee25add25d1e9d640e8a3881b38bcc0032
parentd0e4aacc565572d8ae122f5527f4f84c7b4f513c
0020693: EDF 1288 SMESH: Problem to recompute a mesh with a sub-mesh and a conversion linear-quadratic
+    /*!
+     * Return true if the mesh has been edited since a total re-compute
+     * and those modifications may prevent successful partial re-compute
+     */
+    boolean HasModificationsToDiscard()
+      raises (SALOME::SALOME_Exception);
idl/SMESH_Mesh.idl
src/SMESH_I/SMESH_Mesh_i.cxx
src/SMESH_I/SMESH_Mesh_i.hxx