Salome HOME
Deleted Study parameter
[modules/med.git] / doc / dev / sphinx / fr / medop-prototype-develguide.rst
index 60e09a3b8dfcfdcbf653c05f0e6e6c743ed31333..643ffe88cc1b3a18fe97ae671b05e54500263999 100644 (file)
@@ -561,7 +561,6 @@ donnée du servant ``SALOME_MED::FIELD`` qui lui est associé
    import VISU
 
    visuComp = salome.lcc.FindOrLoadComponent("FactoryServer", "VISU")
-   visuComp.SetCurrentStudy(salome.myStudy)
 
    # Then we can import the specified field in the VISU module. This
    # creates an study entry in the VISU folder.