From: gdd Date: Mon, 2 May 2011 15:32:54 +0000 (+0000) Subject: Update X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=8d51cfd2d80e29f324fe4bc7ee824589017f33df;p=plugins%2Fghs3dplugin.git Update --- diff --git a/src/GHS3DPlugin/GHS3DPlugin_GHS3D.cxx b/src/GHS3DPlugin/GHS3DPlugin_GHS3D.cxx index 4e72efc..10dc94c 100644 --- a/src/GHS3DPlugin/GHS3DPlugin_GHS3D.cxx +++ b/src/GHS3DPlugin/GHS3DPlugin_GHS3D.cxx @@ -2705,7 +2705,8 @@ bool GHS3DPlugin_GHS3D::Compute(SMESH_Mesh& theMesh, aRequiredVerticesFileName = aGenericName + "_required.mesh"; // GMF required vertices mesh file aSolFileName = aGenericName + "_required.sol"; // GMF solution file #else - aGMFFileName = aGenericName + ".meshb"; // GMF mesh file + aGMFFileName = aGenericName + ".mesh"; // GMF mesh file +// aGMFFileName = aGenericName + ".meshb"; // GMF mesh file // The output .mesh file does not contain yet the subdomain-info (Ghs3D 4.2) aResultGMFFileName = aGenericName + "Vol.meshb"; // GMF mesh file aResultFileName = aGenericName + ".noboite";// out points and volumes