X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FBLSURFPlugin%2FBLSURFPluginBuilder.py;fp=src%2FBLSURFPlugin%2FBLSURFPluginBuilder.py;h=af4e99d7f139edaf2f92aa711c5a5906fc7831c2;hb=1950f7fd36d29c0d6e2cc35b695c3e5dcd1032c9;hp=8fcb6e959f06c583b2db517920f118b91b07c6ee;hpb=26ca162de107306fe6937e9482172a2603136beb;p=plugins%2Fblsurfplugin.git diff --git a/src/BLSURFPlugin/BLSURFPluginBuilder.py b/src/BLSURFPlugin/BLSURFPluginBuilder.py index 8fcb6e9..af4e99d 100644 --- a/src/BLSURFPlugin/BLSURFPluginBuilder.py +++ b/src/BLSURFPlugin/BLSURFPluginBuilder.py @@ -251,6 +251,13 @@ class BLSURF_Algorithm(Mesh_Algorithm): def SetMaxNumberOfPointsPerPatch( self, nb ): self.Parameters().SetMaxNumberOfPointsPerPatch( nb ) + ## Set max_number_of_threads parameter + # + # Set the maximum of threads to use for multithreading mesh computation + # + def SetMaxNumberOfThreads( self, nb ): + self.Parameters().SetMaxNumberOfThreads( nb ) + ## Set respect_geometry parameter # # This patch independent option can be deactivated to allow MeshGems-CADSurf