]> SALOME platform Git repositories - modules/smesh.git/commit
Salome HOME
def SetPhySize(self, theVal):
authoreap <eap@opencascade.com>
Wed, 18 Nov 2009 12:00:38 +0000 (12:00 +0000)
committereap <eap@opencascade.com>
Wed, 18 Nov 2009 12:00:38 +0000 (12:00 +0000)
commitf1a5c6c46a3fcb8bb5abd692ca0856ce046c6314
tree6017f55b22987024f75da768d479216a46c6ca03
parent30de27ee114b6ab5dd9558c9a887082a2cc04685
 def SetPhySize(self, theVal):
         # Parameter of BLSURF algo
+        self.SetPhysicalMesh(1) #Custom - else why to set the size?
         self.Parameters().SetPhySize(theVal)
src/SMESH_SWIG/smeshDC.py