]> SALOME platform Git repositories - modules/smesh.git/commit
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:09 +0000 (14:17 +0000)
committereap <eap@opencascade.com>
Fri, 8 Feb 2008 14:17:09 +0000 (14:17 +0000)
commitf5d8473f15f6b652943d0cff2ffa7851d037dcfa
tree95f35256aa87d1cd576565f46b31d77337389969
parent845f05d4d1a46e29442e60d87474ef6258930da3
+        // 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