X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fexamples%2Fhexoticsubdom2.py;h=0bb36ad7d832b799ecc8caf9f54b945f12859445;hb=5f456cc260c231942196337318cd0bb1ccc49a72;hp=500270ae6633e0b5b0baf1e649773b12395f584a;hpb=77ea68e07cc5344a5927e965ddcb1ff1e7502dc8;p=plugins%2Fhexoticplugin.git diff --git a/doc/salome/examples/hexoticsubdom2.py b/doc/salome/examples/hexoticsubdom2.py index 500270a..0bb36ad 100644 --- a/doc/salome/examples/hexoticsubdom2.py +++ b/doc/salome/examples/hexoticsubdom2.py @@ -50,7 +50,7 @@ aFilter2 = smesh.GetFilterFromCriteria([smesh.GetCriterion(SMESH.VOLUME,SMESH.FT aFilter3 = smesh.GetFilter(SMESH.VOLUME,SMESH.FT_BelongToGeom,'=',Sphere_1, SMESH.FT_LogicalNOT) # Create mesh of Cut_2 with sd mode 2 -print "Create mesh of Cut_2 with sd mode 2" +print("Create mesh of Cut_2 with sd mode 2") Mesh_mghexa_sd2 = smesh.Mesh(Cut_2, "Mesh_mghexa_sd2") # Create the 2D algo: MG-CADSurf with geometrical mesh