From 27e764b2e4d87a32e5913fc818b65c91c9549062 Mon Sep 17 00:00:00 2001 From: eap Date: Wed, 5 Mar 2014 20:51:12 +0400 Subject: [PATCH] 22364: EDF SMESH: Create Mesh dialog box improvement: hide inapplicable algorithms/hypotheses HEXABLOCK algo should not be available in Create Mesh dialog --- resources/HEXABLOCKPlugin.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/HEXABLOCKPlugin.xml b/resources/HEXABLOCKPlugin.xml index 548424b..0ab03e0 100755 --- a/resources/HEXABLOCKPlugin.xml +++ b/resources/HEXABLOCKPlugin.xml @@ -46,6 +46,7 @@ hypos="HEXABLOCK_Parameters" output="HEXA" dim="3" + context="PRIVATE" support-submeshes="false" /> -- 2.39.2