mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-04-25 18:02:04 +05:00
[Verima] commented an unuseful line
This commit is contained in:
parent
b1dc148ec5
commit
a8d1a2192b
@ -40,7 +40,7 @@ class TableMaillages (TableDeBase):
|
|||||||
if self.dejaRemplie():
|
if self.dejaRemplie():
|
||||||
print "table Maillage deja initialisee"
|
print "table Maillage deja initialisee"
|
||||||
return
|
return
|
||||||
self.insereLigneAutoId(('Fiche_7566_TUNNEL', '/home/H77945/CAS_TEST/MAILLEUR/FICHE_7566_TUNNEL/Fiche_7566_TUNNEL.py', '/tmp/Fiche_7566_TUNNEL.med', 3,3,10,10,10,10, 'Maillage d un tunnel'))
|
# self.insereLigneAutoId(('Fiche_7566_TUNNEL', '/home/H77945/CAS_TEST/MAILLEUR/FICHE_7566_TUNNEL/Fiche_7566_TUNNEL.py', '/tmp/Fiche_7566_TUNNEL.med', 3,3,10,10,10,10, 'Maillage d un tunnel'))
|
||||||
# self.insereLigneAutoId(('Fiche_7957_AILETTE', '/home/H77945/CAS_TEST/MAILLEUR/FICHE_7957_AILETTE/Fiche_7957_AILETTE.py', '/tmp/Fiche_7957_AILETTE.med', 1,2,10,10,10,10, 'Maillage d une attache d aillette'))
|
# self.insereLigneAutoId(('Fiche_7957_AILETTE', '/home/H77945/CAS_TEST/MAILLEUR/FICHE_7957_AILETTE/Fiche_7957_AILETTE.py', '/tmp/Fiche_7957_AILETTE.med', 1,2,10,10,10,10, 'Maillage d une attache d aillette'))
|
||||||
|
|
||||||
def construitListeMaillages(self):
|
def construitListeMaillages(self):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user