Salome HOME
+ // PAL16857(SMESH not conform to the MED convention):
authoreap <eap@opencascade.com>
Tue, 11 Sep 2007 06:52:16 +0000 (06:52 +0000)
committereap <eap@opencascade.com>
Tue, 11 Sep 2007 06:52:16 +0000 (06:52 +0000)
commit2d0372de7bef9dbc5ee6cc8ee6402a66ba02a850
treed8a46190a384f4ee888d35c9e9312004a6125812
parent46252cb81bf57bfd9aef669eb9bb7ab67beae28e
+        // 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