<meshers>
-<meshers-group name="Hexotic"
- resources="HexoticPLUGIN"
+<meshers-group name ="Hexotic"
+ resources ="HexoticPLUGIN"
idl-module="HexoticPlugin"
server-lib="HexoticEngine"
- gui-lib="HexoticPluginGUI">
+ gui-lib ="HexoticPluginGUI">
<hypotheses>
- <hypothesis type="MG-Hexa Parameters"
- label-id="MG-Hexa Parameters"
- icon-id="mesh_hypo_Hexotic.png"
- dim="3">
+ <hypothesis type ="MG-Hexa Parameters"
+ label-id="MG-Hexa Parameters"
+ icon-id ="mesh_hypo_Hexotic.png"
+ dim ="3">
<python-wrap>
<accumulative-methods>
SetSizeMap
</hypotheses>
<algorithms>
- <algorithm type="MG-Hexa"
- label-id="MG-Hexa"
- icon-id="mesh_algo_Hexotic.png"
- hypos="MG-Hexa Parameters"
- input="TRIA,QUAD"
- output="HEXA"
+ <algorithm type ="MG-Hexa"
+ label-id ="MG-Hexa"
+ icon-id ="mesh_algo_Hexotic.png"
+ group-id ="1"
+ priority ="50"
+ hypos ="MG-Hexa Parameters"
+ input ="TRIA,QUAD"
+ output ="HEXA"
need-geom="false"
- dim="3">
+ dim ="3">
<python-wrap>
<algo>MG-Hexa=Hexahedron(algo=smeshBuilder.MG_Hexa)</algo>
<hypo>MG-Hexa Parameters=Parameters()</hypo>