JFFORTIN
06-02-2006, 07:57 PM
im trying to removed some vertex from a skincluster.
but its a complex mesh and i dont want to select one bye one vertex to see which one i need to removed.
so i ve created a setmenber of my vetex i want to remove.
select them and use
ls -sl -fl
so i have all the vertex into string array i need to remove
the commande to select the cluster in the relationship editor is
relationshipEditorSelectKey relationshipPanel1 deformerSetEd {"Ball.vtx[5026]"};
i dotn have any error msh but the selection is not highlight in the relationship editor
thx
but its a complex mesh and i dont want to select one bye one vertex to see which one i need to removed.
so i ve created a setmenber of my vetex i want to remove.
select them and use
ls -sl -fl
so i have all the vertex into string array i need to remove
the commande to select the cluster in the relationship editor is
relationshipEditorSelectKey relationshipPanel1 deformerSetEd {"Ball.vtx[5026]"};
i dotn have any error msh but the selection is not highlight in the relationship editor
thx
