thanks for your reply,
for retrive the selection is quite easy (in case you might need it):
import salome
obj0 = salome.IDToObject(salome.sg.getSelected(0))
regards
thanks for your reply,
for retrive the selection is quite easy (in case you might need it):
import salome
obj0 = salome.IDToObject(salome.sg.getSelected(0))
regards