From ad2144a3ff9b0aea34990ce51521897eeaa6af43 Mon Sep 17 00:00:00 2001 From: imn Date: Thu, 26 Dec 2013 16:49:48 +0000 Subject: [PATCH] Integrated in BR_imps_2013: 0022365: EDF SMESH: Create Mesh dialog box improvement: hide algorithms depending on a mesh type --- resources/NETGENPlugin.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/NETGENPlugin.xml b/resources/NETGENPlugin.xml index 3adfc5b..c679d92 100644 --- a/resources/NETGENPlugin.xml +++ b/resources/NETGENPlugin.xml @@ -67,6 +67,7 @@ opt-hypos="ViscousLayers" need-geom="false" input="TRIA,QUAD" + output="TETRA,PYRAMID" dim="3"> NETGEN_3D=Tetrahedron() @@ -114,6 +115,7 @@ label-id="Netgen 1D-2D-3D" icon-id="mesh_algo_netgen_2d3d.png" hypos="NETGEN_Parameters, NETGEN_SimpleParameters_3D" + output="TETRA,PYRAMID" dim="3" support-submeshes="true"> -- 2.39.2