X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=resources%2FStdMeshers.xml;h=d6083f4b062ba8c34cd57e629ae7fb32c98fa4f5;hb=ab21216f1082e998eb09bbb5a990a860978cf302;hp=3bc3bc4c1b8d4dcb00e73372a1ab977f61128baf;hpb=e4737e85f0da6d3f90fd08f6be1c2825195fe16f;p=modules%2Fsmesh.git diff --git a/resources/StdMeshers.xml b/resources/StdMeshers.xml index 3bc3bc4c1..d6083f4b0 100644 --- a/resources/StdMeshers.xml +++ b/resources/StdMeshers.xml @@ -1,5 +1,28 @@ + @@ -7,68 +30,250 @@ + server-lib="StdMeshersEngine" + gui-lib="StdMeshersGUI"> + + + 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" + dim="2"/> + + + + + + + label-id="Max. Element Area" + icon-id="mesh_hypo_area.png" + dim="2"/> + + + label-id="Max. Element Volume" + icon-id="mesh_hypo_volume.png" + need-geom = "false" + dim="3"/> + + + + + + + + + + + + + + + + - + + + icon-id="mesh_algo_regular.png" + hypos="LocalLength,MaxLength,Arithmetic1D,StartEndLength,NumberOfSegments,Deflection1D,AutomaticLength,FixedPoints1D" + opt-hypos="Propagation,QuadraticMesh" + input="VERTEX" + output="EDGE" + dim="1"/> + + + icon-id="mesh_algo_mefisto.png" + hypos="LengthFromEdges,MaxElementArea" + input="EDGE" + output="TRIA" + dim="2"/> + icon-id="mesh_algo_quad.png" + hypos="QuadrangleParams" + opt-hypos="QuadranglePreference,TrianglePreference" + input="EDGE" + output="QUAD" + dim="2"/> + icon-id="mesh_algo_hexa.png" + input="QUAD" + dim="3"/> + + + + + + + + + + + + + + + + + @@ -91,4 +296,17 @@ + + + + + + + + +