]> SALOME platform Git repositories - modules/smesh.git/commit
Salome HOME
+ // PAL16857(SMESH not conform to the MED convention):
authoreap <eap@opencascade.com>
Tue, 11 Sep 2007 06:53:33 +0000 (06:53 +0000)
committereap <eap@opencascade.com>
Tue, 11 Sep 2007 06:53:33 +0000 (06:53 +0000)
commita97aac6c22880d970780b663b753302f5049c766
tree7f619e7eae494be19d0e517ed651f6eba6950c66
parent17429a9441296ddeb732b96fed5f15e3442a0509
+        // PAL16857(SMESH not conform to the MED convention):
+        if ( aMeshDimension == 2 && anIsZDimension ) // 2D only if mesh is in XOY plane
+          aMeshDimension = 3;
src/DriverMED/DriverMED_W_SMESHDS_Mesh.cxx