Salome HOME
Merge Python 3 porting.
[modules/med.git] / doc / dev / sphinx / fr / medop-prototype-develguide.rst
index cb27e29303793c2a7702b94ab4d40ef3077987ec..8a2ed7e29ea86ea2ea995c861d39b9fe24861d75 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.