mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-03-20 14:17:56 +05:00

+ /*! + * 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);