Salome HOME
Regression of the test case patterns/A8
authoreap <eap@opencascade.com>
Wed, 9 Feb 2011 13:29:33 +0000 (13:29 +0000)
committereap <eap@opencascade.com>
Wed, 9 Feb 2011 13:29:33 +0000 (13:29 +0000)
commit3c96a71bded0d4ae57ac6380339aa5d8677dd1cc
tree74e0291de6b59e2ed857715d4cc19dfe222a7f9c
parent4ebb8cfccc01388e828a50f00d71b02a8aba04a9
Regression of the test case patterns/A8
   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
src/SMESH/SMESH_Pattern.cxx