Salome HOME
Update of CheckDone master
authoryoann.audouin <yoann.audouin@edf.fr>
Thu, 21 Mar 2024 14:25:31 +0000 (15:25 +0100)
committeryoann.audouin <yoann.audouin@edf.fr>
Thu, 21 Mar 2024 14:25:31 +0000 (15:25 +0100)
commit6fe43e9346e543c133300e9a4fc172ddc2b34cc0
treebb7cd7b61fc995fb7b5aa3ccfb35b3ec93907259
parent127761db37b8866d7d3125f2a3cbfbdcf2cdb740
Update of CheckDone

Removed the isDone argument using cxx isComputedOK instead (now in the
idl)
Corrected a bug when doing multiple compute checkCompute was not
properly removed.
idl/SMESH_Mesh.idl
src/SMESH_I/SMESH_2smeshpy.cxx
src/SMESH_I/SMESH_2smeshpy.hxx
src/SMESH_I/SMESH_Gen_i.cxx
src/SMESH_I/SMESH_Mesh_i.cxx
src/SMESH_I/SMESH_Mesh_i.hxx
src/SMESH_SWIG/smeshBuilder.py