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

Treate a case where a valid mesh is computed anyhow while the algo reports errors + COMPERR_WARNING = -10 //!< algo reports error but sub-mesh is computed anyway + bool IsKO() { return myName != COMPERR_OK && myName != COMPERR_WARNING; }
The file is empty.
Description
Languages
C++
85.2%
Python
12.8%
CMake
1.1%
HTML
0.4%
C
0.3%
Other
0.1%