0019923: EDF 765 SMESH : default values of hypothesis

fix SetBoundaryBoxSegmentation() to return nothing
This commit is contained in:
eap 2009-01-19 08:06:33 +00:00
parent a7b26b38cf
commit 2e91e44cab

View File

@ -409,8 +409,7 @@ class smeshDC(SMESH._objref_SMESH_Gen):
# Default value is 10
# @ingroup l1_auxiliary
def SetBoundaryBoxSegmentation(self, nbSegments):
#return self.GetCurrentStudy()
return SMESH._objref_SMESH_Gen.SetBoundaryBoxSegmentation(self,nbSegments)
SMESH._objref_SMESH_Gen.SetBoundaryBoxSegmentation(self,nbSegments)
# Filtering. Auxiliary functions: