From: eap Date: Wed, 7 Mar 2012 15:25:08 +0000 (+0000) Subject: 0021308: Remove hard-coded dependency of the external mesh plugins from the SMESH... X-Git-Tag: V6_5_0a1~13 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=c5d1e5d06ffa682732f53f3dcb6a1bff4fad0923;p=plugins%2Fblsurfplugin.git 0021308: Remove hard-coded dependency of the external mesh plugins from the SMESH module Describe methods wrapping algorithms and hypotheses into python --- diff --git a/resources/BLSURFPlugin.xml b/resources/BLSURFPlugin.xml index e69c3bf..8729833 100644 --- a/resources/BLSURFPlugin.xml +++ b/resources/BLSURFPlugin.xml @@ -36,13 +36,20 @@ dim="2"/> + + support-submeshes="true"> + + BLSURF=Triangle(algo=smesh.BLSURF) + BLSURF_Parameters=Parameters() + + +