2004-03-26 12:05:19 +05:00
|
|
|
<?xml version='1.0' encoding='us-ascii'?>
|
|
|
|
<!DOCTYPE meshers PUBLIC "" "desktop.dtd">
|
|
|
|
|
|
|
|
<!-- GUI customization for MESH component -->
|
|
|
|
|
|
|
|
<meshers>
|
|
|
|
|
|
|
|
<meshers-group name="NETGEN"
|
|
|
|
resources="NETGENPlugin"
|
|
|
|
server-lib="libNETGENEngine.so"
|
|
|
|
gui-lib="">
|
|
|
|
<algorithms>
|
|
|
|
<algorithm type="NETGEN_3D"
|
|
|
|
label-id="Tetrahedron (Netgen)"
|
2005-08-23 15:01:05 +06:00
|
|
|
icon-id="mesh_algo_tetra.png"
|
|
|
|
dim="3"/>
|
2004-03-26 12:05:19 +05:00
|
|
|
</algorithms>
|
|
|
|
</meshers-group>
|
|
|
|
|
|
|
|
</meshers>
|