Ejemplo n.º 1
0
def softSelToCluster():
    
    DeformerLib.createClusterFromSoftSelection('SoftSelection_CL')
Ejemplo n.º 2
0
def softSelToCluster():

    DeformerLib.createClusterFromSoftSelection('SoftSelection_CL')
Ejemplo n.º 3
0
def softSelToCluster():

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