From: eap Date: Fri, 9 Sep 2016 09:30:41 +0000 (+0300) Subject: 23347: [CEA 1951] Optimize tiny edges vs Remove tiny edges X-Git-Tag: V8_1_0rc1~5 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=01f2dcb25831f3ba810aabb2cc8590b138f019db;p=plugins%2Fblsurfplugin.git 23347: [CEA 1951] Optimize tiny edges vs Remove tiny edges --- diff --git a/src/GUI/BLSURFPlugin_msg_en.ts b/src/GUI/BLSURFPlugin_msg_en.ts index 94feeb5..5cda76b 100644 --- a/src/GUI/BLSURFPlugin_msg_en.ts +++ b/src/GUI/BLSURFPlugin_msg_en.ts @@ -148,7 +148,7 @@ The smaller this distance is, the closer the mesh is to the exact surface (only BLSURF_REMOVE_TINY_EDGES_TOOLTIP - If checked, this parameter defines the minimal length under which an edge is considered to be a tiny one. + If checked, this parameter defines the minimal length under which an edge is considered to be a tiny one. The tiny edge will be removed without taking into account the local quality around the edge. BLSURF_OPTIMISE_TINY_EDGES @@ -156,7 +156,7 @@ The smaller this distance is, the closer the mesh is to the exact surface (only BLSURF_OPTIMIZE_TINY_EDGES_TOOLTIP - If checked, this parameter defines the minimal length under which an edge is considered to be a tiny one. + If checked, this parameter defines the minimal length under which an edge is considered to be a tiny one. The tiny edge will be removed only if the local quality is improved by the deletion. BLSURF_SURFACE_INTERSECTIONS diff --git a/src/GUI/BLSURFPlugin_msg_fr.ts b/src/GUI/BLSURFPlugin_msg_fr.ts index 9a54905..c5bd65e 100755 --- a/src/GUI/BLSURFPlugin_msg_fr.ts +++ b/src/GUI/BLSURFPlugin_msg_fr.ts @@ -152,7 +152,7 @@ Plus la distance est petite, plus le maillage sera proche de la surface (disponi BLSURF_REMOVE_TINY_EDGES_TOOLTIP - Si activé, ce paramètre défini la longueur minimale sous laquelle une arête est considérée comme toute petite. + Si activé, ce paramètre défini la longueur minimale sous laquelle une arête est considérée comme toute petite. The tiny edge will be removed without taking into account the local quality around the edge. BLSURF_OPTIMISE_TINY_EDGES @@ -160,7 +160,7 @@ Plus la distance est petite, plus le maillage sera proche de la surface (disponi BLSURF_OPTIMIZE_TINY_EDGES_TOOLTIP - If checked, this parameter defines the minimal length under which an edge is considered to be a tiny one. + If checked, this parameter defines the minimal length under which an edge is considered to be a tiny one. The tiny edge will be removed only if the local quality is improved by the deletion. BLSURF_SURFACE_INTERSECTIONS