mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-11-11 16:19:17 +05:00
tracker_salome #16694 EDF - Problem with T-Shape
This commit is contained in:
parent
4558fc1b44
commit
fa02ef2a4f
@ -21,7 +21,10 @@
|
||||
|
||||
import salome_pluginsmanager
|
||||
|
||||
def t_shape_fluid():
|
||||
def t_shape_fluid(context):
|
||||
|
||||
#study = context.study
|
||||
#sg = context.sg
|
||||
|
||||
#from salome.geom.t_shape import t_shape_builder
|
||||
from salome.geom.t_shape import t_shape_dialog
|
||||
|
Loading…
Reference in New Issue
Block a user