Salome HOME
PAL10237. Add AutomaticLength 1D hypothesis
authoreap <eap@opencascade.com>
Tue, 1 Nov 2005 10:10:14 +0000 (10:10 +0000)
committereap <eap@opencascade.com>
Tue, 1 Nov 2005 10:10:14 +0000 (10:10 +0000)
idl/SMESH_BasicHypothesis.idl
src/StdMeshersGUI/StdMeshers_images.po

index 78ca9b77eccd179a01be28249e1b5bda39a0074d..65124b02c120caae9114a59b4ee5f582105b9b02 100644 (file)
@@ -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
    */
index 64fe98459ba7994270d00cc1a9f4bd0dd8b0ff81..78c8bec86283dfe24e5f4d97803a68f5a67eb970 100644 (file)
@@ -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 <EMAIL@ADDRESS>\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"