From 05c1d703df7b923778f6824ca4a01087a3270654 Mon Sep 17 00:00:00 2001 From: eap Date: Wed, 18 Jun 2008 13:36:46 +0000 Subject: [PATCH] 0015716: EDF PAL 405 : Problem between structured and unstructured Meshes enable assigning Quadrangle(Mapping) along with Tetrahedron(Netgen) --- resources/NETGENPlugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/NETGENPlugin.xml b/resources/NETGENPlugin.xml index 6135daa..4d6c0a2 100644 --- a/resources/NETGENPlugin.xml +++ b/resources/NETGENPlugin.xml @@ -25,7 +25,7 @@ icon-id="mesh_algo_tetra.png" hypos="MaxElementVolume" need-geom="false" - input="TRIA" + input="TRIA,QUAD" dim="3"/>