PAL10237. Add AutomaticLength 1D hypothesis

This commit is contained in:
eap 2005-11-01 10:10:14 +00:00
parent 1f81f404ba
commit c00242c4f0
2 changed files with 17 additions and 2 deletions

View 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
*/

View 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"