Salome HOME
[SALOME platform 0013410]: SubMesh not taken into account with Netgen 1D-2D et 1D...
authoreap <eap@opencascade.com>
Tue, 16 Sep 2008 14:50:02 +0000 (14:50 +0000)
committereap <eap@opencascade.com>
Tue, 16 Sep 2008 14:50:02 +0000 (14:50 +0000)
commitfb8f3ac7513ec88e29e1ad0f65e8b593a5d747e1
treef68799410862c7cb907314c49a885391374ff8bd
parent8e7cd4625dda461348523fc48bcff5f62eff451d
[SALOME platform 0013410]: SubMesh not taken into account with Netgen 1D-2D et 1D-2D-3D
  Read a new aglo attribute "support-submeshes":

+      QString suppSub = atts.value("support-submeshes");
+      if ( !suppSub.isEmpty() )
+        isSupportSubmeshes = (suppSub == "true");
+
src/SMESHGUI/SMESHGUI_XmlHandler.cxx