Hi,

i have a number or operations to apply to a big mesh that has been constructed 
from multiple patches of geo, so naturally the cv's are all jumbled. The 
problem is i need to isolate certain chunks of my geo in many different areas 
and if i group these faces/cv's as a big jumbled list it will be very tedious 
to setup. 

What i was wondering is if there was an api/python way of re ordering sections 
of mesh so that for example if i have a human mesh, each limb would have 
consecutive numberings, each finger would be numbered in chunks, like fingertip 
to knuckle face[0] to face[30] and then next knuck would be face[31] to 
face[60] etc. so parts of the mesh could be quickly and easily isolated in a 
selection.

thanks, 
Sam

-- 
You received this message because you are subscribed to the Google Groups 
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/12df153b-6c73-43dd-b291-5882d7d795ac%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to