Salome HOME
New field for storing dimension added
[plugins/hybridplugin.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                dim="3"/>
17   </algorithms>
18 </meshers-group>
19
20 </meshers>