Salome HOME
+ // PAL18941(a saved study with a mesh belong Z is opened and the mesh is...
authoreap <eap@opencascade.com>
Fri, 8 Feb 2008 14:17:50 +0000 (14:17 +0000)
committereap <eap@opencascade.com>
Fri, 8 Feb 2008 14:17:50 +0000 (14:17 +0000)
commita9e813ace32540349bdf8a42af168bde94fb998e
tree369554b8351c2c627c9f7285a6289d08ba8e03ed
parent1db871e848d8635b76f695bfb27c91d20e69d8b2
+        // PAL18941(a saved study with a mesh belong Z is opened and the mesh is belong X)
+        if ( aMeshDimension == 1 && !anIsXDimension ) // 1D only if mesh is along OX
+          aMeshDimension = 3;
src/DriverMED/DriverMED_W_SMESHDS_Mesh.cxx