def SetMaxElements(self, max_elem): r"""SetMaxElements(ThresholdRefiner self, long max_elem)""" return _mesh_operators.ThresholdRefiner_SetMaxElements(self, max_elem)
def SetMaxElements(self, max_elem): return _mesh_operators.ThresholdRefiner_SetMaxElements(self, max_elem)