def SetThreshold(self, thresh): r"""SetThreshold(ThresholdDerefiner self, double thresh)""" return _mesh_operators.ThresholdDerefiner_SetThreshold(self, thresh)
def SetThreshold(self, thresh): return _mesh_operators.ThresholdDerefiner_SetThreshold(self, thresh)