From: sln Date: Tue, 23 Aug 2005 08:36:14 +0000 (+0000) Subject: dim and axiluary field added for hypothesis description X-Git-Tag: T_3_0_2a1~21 X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=commitdiff_plain;h=5ee27abf31549d7282d917e6b4f558399de5bb3d dim and axiluary field added for hypothesis description --- diff --git a/resources/StdMeshers.xml b/resources/StdMeshers.xml index 3bc3bc4c1..60aec655d 100644 --- a/resources/StdMeshers.xml +++ b/resources/StdMeshers.xml @@ -8,67 +8,82 @@ + gui-lib="libStdMeshersGUI.so"> + label-id="Average length" + icon-id="mesh_hypo_length.png" + dim="1"/> + label-id="Arithmetic 1D" + icon-id="mesh_hypo_length.png" + dim="1"/> + label-id="Start and End Length" + icon-id="mesh_hypo_length.png" + dim="1"/> + label-id="Nb. Segments" + icon-id="mesh_hypo_segment.png" + dim="1"/> + label-id="Deflection 1D" + icon-id="mesh_hypo_length.png" + dim="1"/> + label-id="Propagation of 1D Hyp. on opposite edges" + icon-id="mesh_hypo_length.png" + dim="1" + auxiliary="true"/> + label-id="Length From Edges (2D Hyp. for Triangulator)" + icon-id="mesh_hypo_length.png"/> + label-id="Max. Element Area" + icon-id="mesh_hypo_area.png" + dim="2"/> + + - - + label-id="Max. Element Volume" + icon-id="mesh_hypo_volume.png" + dim="3"/> + icon-id="mesh_algo_regular.png" + dim="1"/> + icon-id="mesh_algo_mefisto.png" + dim="2"/> + icon-id="mesh_algo_quad.png" + dim="2"/> + icon-id="mesh_algo_hexa.png" + dim="3"/>