From c00242c4f0d3d145805c07e05400fcc4e1a4f938 Mon Sep 17 00:00:00 2001 From: eap Date: Tue, 1 Nov 2005 10:10:14 +0000 Subject: [PATCH 1/1] PAL10237. Add AutomaticLength 1D hypothesis --- idl/SMESH_BasicHypothesis.idl | 7 +++++++ src/StdMeshersGUI/StdMeshers_images.po | 12 ++++++++++-- 2 files changed, 17 insertions(+), 2 deletions(-) diff --git a/idl/SMESH_BasicHypothesis.idl b/idl/SMESH_BasicHypothesis.idl index 78ca9b77e..65124b02c 100644 --- a/idl/SMESH_BasicHypothesis.idl +++ b/idl/SMESH_BasicHypothesis.idl @@ -53,6 +53,13 @@ module StdMeshers double GetLength(); }; + /*! + * StdMeshers_AutomaticLength: interface of "Automatic length" hypothesis + */ + interface StdMeshers_AutomaticLength : SMESH::SMESH_Hypothesis + { + }; + /*! * StdMeshers_NumberOfSegments: interface of "Nb. Segments" hypothesis */ diff --git a/src/StdMeshersGUI/StdMeshers_images.po b/src/StdMeshersGUI/StdMeshers_images.po index 64fe98459..78c8bec86 100644 --- a/src/StdMeshersGUI/StdMeshers_images.po +++ b/src/StdMeshersGUI/StdMeshers_images.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "POT-Creation-Date: 2002-05-28 10:57:43 AM CEST\n" -"PO-Revision-Date: YYYY-MM-DD\n" +"PO-Revision-Date: 2005-11-01 12:58+0300\n" "Last-Translator: FULLNAME \n" "Content-Type: text/plain; charset=iso-8859-1\n" @@ -51,6 +51,10 @@ msgstr "mesh_hypo_length.png" msgid "ICON_DLG_ARITHMETIC_1D" msgstr "mesh_hypo_length.png" +#Hypo AutomaticLength +msgid "ICON_DLG_AUTOMATICLENGTH" +msgstr "mesh_hypo_length.png" + #----------------------------------------------------------- # ObjectBrowser @@ -90,7 +94,7 @@ msgstr "mesh_tree_hypo_volume.png" #mesh_tree_hypo_length msgid "ICON_SMESH_TREE_HYPO_LengthFromEdges" -msgstr "mesh_tree_hypo_length.png" +msgstr "mesh_tree_hypo_area.png" #mesh_tree_hypo_nonconform msgid "ICON_SMESH_TREE_HYPO_NotConformAllowed" @@ -108,6 +112,10 @@ msgstr "mesh_tree_hypo_length.png" msgid "ICON_SMESH_TREE_HYPO_Arithmetic1D" msgstr "mesh_tree_hypo_length.png" +#mesh_tree_hypo_AutomaticLength +msgid "ICON_SMESH_TREE_HYPO_AutomaticLength" +msgstr "mesh_tree_hypo_length.png" + #mesh_tree_hypo_propagation msgid "ICON_SMESH_TREE_HYPO_Propagation" msgstr "mesh_tree_hypo_length.png" -- 2.30.2