def softSelToCluster(): DeformerLib.createClusterFromSoftSelection('SoftSelection_CL')
def softSelToCluster(): try: DeformerLib.createClusterFromSoftSelection('SoftSelection_CL') except: pass