mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-04-15 21:21:21 +05:00

1) fix an error made during SMDS redesign - if (node->getshapeId() <0) { + if (node->getshapeId() <1) { 2) fix an error of Clear() that not all fields are cleared 3) create polyhedrons only if volume boundary is split by refinement
The file is empty.
Description
Languages
C++
85.2%
Python
12.8%
CMake
1.1%
HTML
0.4%
C
0.3%
Other
0.1%