PDA

View Full Version : How to move verts with Preserve UVs? (MAYA 2009)


ceql
12-24-2008, 04:00 PM
I really like the new Preserve UVs feature in Maya 2009 - Is there any way of moving verts using mel with this feature on?

if I use say, move -a 0 0 0 -puv , it doesn't preserve the UVs as expected?

Merry Xmas btw!! :beer:

DOor
12-29-2008, 07:05 PM
what do you mean "as expected" ?

according to my listener that is the only flag that changes when turning on/off preserve uvs while moving anything.

macrod
12-30-2008, 05:40 AM
move -a 0 0 0 -puv; seems working for me on vertices of a 1 subdivision plane.

ceql
01-10-2009, 03:53 PM
Thanks guys, After some testing - it DOES work fine! :thumbsup: Dunno what I was thinking (!!!) :shrug:

I think what confused me was; when you use the Move tool to translate a vert to a position where it cannot retain UVs, it would give an useful error // Error: Unable to preserve UVs. Disable the Preserve UV option to continue with this edit. //
but when run with the mel command, it doesn't offer the warning and just moves the vertex anyway (without preserving UVs) - I must have seen this result and assumed that the -puv wasn't working right! opps!

CGTalk Moderation
01-10-2009, 03:53 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.