]> SALOME platform Git repositories - modules/visu.git/commit
Salome HOME
Fix for
authorapo <apo@opencascade.com>
Mon, 21 Aug 2006 14:40:06 +0000 (14:40 +0000)
committerapo <apo@opencascade.com>
Mon, 21 Aug 2006 14:40:06 +0000 (14:40 +0000)
commitbd7e4a6c4ff60a74bd863c3ff7e89a10334679bd
tree044c3308470459d1f7c80fdd9827c9303843fc8e
parentbc9d893914f2c977c60e858fe3d0c24ccb365bb6
Fix for
  Bug PAL13237 - CRASH after trying to select a cell for "Selection Info".
  Bug PAL13239 - Numerations of elements(nodes) for the same mesh in Mesh and Post-Pro modules are different.

The two bugs are bound together.
The integrated fixes provide more correct definition of mapping between MED and VTK as for MED Families as for MED Entities itself.
In case of definition of MED Families mapping it was necessary to increase the VTK index when the Family contains from mesh elements of different geometric type.
And MED indexes should be taken from MED not from VISU CONVERTER internal numeration.
src/CONVERTOR/VISU_Convertor_impl.cxx
src/CONVERTOR/VISU_Convertor_impl.hxx