From: jfa Date: Thu, 7 Sep 2006 06:33:53 +0000 (+0000) Subject: PAL13375: batch with scripts based upon smesh.py and geompy.py. Init salome in geompy.py. X-Git-Tag: V3_2_2~3 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=c54dba1b7245270f53e6d845f4f6c2c99f83741a;p=modules%2Fgeom.git PAL13375: batch with scripts based upon smesh.py and geompy.py. Init salome in geompy.py. --- diff --git a/src/GEOM_SWIG/geompy.py b/src/GEOM_SWIG/geompy.py index 5e49204c4..055c7f9e3 100644 --- a/src/GEOM_SWIG/geompy.py +++ b/src/GEOM_SWIG/geompy.py @@ -26,7 +26,10 @@ # Module : GEOM # $Header$ +import salome +salome.salome_init() from salome import * + import GEOM """