mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-11-15 01:58:36 +05:00
PAL13375: batch with scripts based upon smesh.py and geompy.py. Init salome in geompy.py.
This commit is contained in:
parent
2478492e4d
commit
c54dba1b72
@ -26,7 +26,10 @@
|
||||
# Module : GEOM
|
||||
# $Header$
|
||||
|
||||
import salome
|
||||
salome.salome_init()
|
||||
from salome import *
|
||||
|
||||
import GEOM
|
||||
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user