Salome HOME
6c335787aadb93c04a1c70a761ad43ea34afbaf7
[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                dim="3"/>
18   </algorithms>
19 </meshers-group>
20
21 </meshers>