]> SALOME platform Git repositories - modules/smesh.git/blob - src/Tools/blocFissure/gmu/initEtude.py
Salome HOME
If study is loaded from HDF file, init_smesh() has to load data to the engine calling...
[modules/smesh.git] / src / Tools / blocFissure / gmu / initEtude.py
1 # -*- coding: utf-8 -*-
2
3 import logging
4 myStudy = None
5
6 def initEtude():
7   """
8   creation nouvelle etude salome
9   """
10   import geomsmesh