X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fexamples%2Fhexoticsubdom3.py;fp=doc%2Fsalome%2Fexamples%2Fhexoticsubdom3.py;h=1eb998015a22f377cf65304377b4e047dd3d71ec;hb=5f456cc260c231942196337318cd0bb1ccc49a72;hp=ef7cc20328eaf4a08b77a735388ff6963d75e2f6;hpb=cc47658f788dec6f18a76b9ba61868ba0c5bcf5b;p=plugins%2Fhexoticplugin.git diff --git a/doc/salome/examples/hexoticsubdom3.py b/doc/salome/examples/hexoticsubdom3.py index ef7cc20..1eb9980 100644 --- a/doc/salome/examples/hexoticsubdom3.py +++ b/doc/salome/examples/hexoticsubdom3.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 3 -print "Create mesh of Cut_2 with sd mode 3" +print("Create mesh of Cut_2 with sd mode 3") Mesh_mghexa_sd3 = smesh.Mesh(Cut_2, "Mesh_mghexa_sd3") # Create the 2D algo: MG-CADSurf with geometrical mesh