Salome HOME
16ea42c135299e427a9ef41cdf6f243c93672e53
[plugins/ghs3dplugin.git] / resources / GHS3DPlugin.xml
1 <?xml version='1.0' encoding='us-ascii'?>
2 <!DOCTYPE meshers PUBLIC "" "desktop.dtd">
3
4 <!--  GUI customization for MESH component  -->
5
6 <meshers>
7
8 <meshers-group name="GHS3D"
9                resources="GHS3DPlugin"
10                server-lib="libGHS3DEngine.so"
11                gui-lib="">
12   <algorithms>
13     <algorithm type="GHS3D_3D"
14                label-id="Tetrahedron (GHS3D)"
15                icon-id="mesh_algo_tetra.png"
16                input="TRIA,QUAD"
17                need-geom="false"
18                dim="3"/>
19   </algorithms>
20 </meshers-group>
21
22 </meshers>