Salome HOME
Fix compilation error (conflict of OK name between OCCT Plate_Plate.hxx and GEOM...
[modules/geom.git] / doc / salome / examples / complex_objs_ex05.py
index c1017173ec9572d5e1eb274c36582f33f4f43ca5..011f791d1b4f022b5526754e71606cfb52f013c1 100644 (file)
@@ -1,7 +1,7 @@
 # Creation of a PipeWithDifferentSections
 
 import salome
-salome.salome_init()
+salome.salome_init_without_session()
 import GEOM
 from salome.geom import geomBuilder
 geompy = geomBuilder.New()