mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-15 10:08:34 +05:00
dc9f7a0708
+ /*! + * 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); |
||
---|---|---|
.. | ||
Makefile.am | ||
SMESH_BasicHypothesis.idl | ||
SMESH_Filter.idl | ||
SMESH_Gen.idl | ||
SMESH_Group.idl | ||
SMESH_Hypothesis.idl | ||
SMESH_Mesh.idl | ||
SMESH_MeshEditor.idl | ||
SMESH_Pattern.idl |