From: ilct <> Date: Mon, 29 Oct 2012 13:08:49 +0000 (+0000) Subject: il : ajout modif pour include sur version de lille X-Git-Tag: LOGILAB~27 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=e4888f388a393378815f9f485954c53d66ef7652;p=tools%2Feficas.git il : ajout modif pour include sur version de lille --- diff --git a/Carmel3D/Carmel3D_Cata_V0.py b/Carmel3D/Carmel3D_Cata_V0.py index 711ce1f2..d4b5d1ba 100644 --- a/Carmel3D/Carmel3D_Cata_V0.py +++ b/Carmel3D/Carmel3D_Cata_V0.py @@ -57,6 +57,25 @@ JdC = JDC_CATA ( code = 'CARMEL3D', ), ) # Fin JDC_CATA ##========================================================= +# création d'une macro pour traiter les INCLUDE +# +#---------------------------------------------------------- + +import opsCarmel +INCLUDE = MACRO ( nom = "INCLUDE", + op = None, + UIinfo = { "groupes" : ( "Gestion du travail", ) }, + sd_prod = opsCarmel.INCLUDE, + op_init = opsCarmel.INCLUDE_context, + fichier_ini = 1, + + FileName = SIMP ( statut = "o", + typ = ('Fichier', 'comm Files (*.comm);;All Files (*)',), + fr = u"bibliothèque des matériaux", + ang = "material library file", + ), + + ) # Fin MACRO # -------------------------------------------------- # definition de groupe de mailles