X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FDriverUNV%2FUNV2417_Structure.cxx;fp=src%2FDriverUNV%2FUNV2417_Structure.cxx;h=485a81bd4e6f2928d1d264caf0bb05fe5b32c5c5;hb=4d9935e8c4a2a495281150f105bff756b5bded82;hp=d52dd1e80937af76a84aa6c6c75551f3a355f383;hpb=39e3ed0090af2a6caa77376b10e116d30ddcd037;p=modules%2Fsmesh.git diff --git a/src/DriverUNV/UNV2417_Structure.cxx b/src/DriverUNV/UNV2417_Structure.cxx index d52dd1e80..485a81bd4 100644 --- a/src/DriverUNV/UNV2417_Structure.cxx +++ b/src/DriverUNV/UNV2417_Structure.cxx @@ -18,7 +18,7 @@ static int MYDEBUG = 0; static string _group_labels[] = {"2417", "2429", "2430", "2432", "2435", "2452", "2467"}; #define NBGROUP 7 -static string _label_dataset = "2429"; +static string _label_dataset = "2467"; void UNV2417::Read(std::ifstream& in_stream, TDataSet& theDataSet) { @@ -134,21 +134,25 @@ void UNV2417::Write(std::ofstream& out_stream, const TDataSet& theDataSet) int aRow = 0; int i; for (i = 0; i < aNbNodes; i++) { - if (aRow == 4) { + if (aRow == 2) { out_stream<