From: enk Date: Mon, 28 Feb 2005 11:57:48 +0000 (+0000) Subject: Fix on Bug PAL8263: Validity of the files exported by SMESH in MED2.2 format. X-Git-Tag: V2_2_1rc~1 X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=commitdiff_plain;h=409b861ea153ec9f8ed69ec02512a9c4d9730329;hp=409b861ea153ec9f8ed69ec02512a9c4d9730329 Fix on Bug PAL8263: Validity of the files exported by SMESH in MED2.2 format. By the fix we don't write to MED file the family with ID equal to zero, because MED2.2 use this ID for internal needs. We test our fix with native mdump executable. ---