what are you trying to do exactly, just scaling an edge? If so, why not
python?
Right now, looks like you're scaling at 1unit, which is like translating
0unit
mel.eval("scale -cs -r 2 2 2;") ?
Le vendredi 25 septembre 2020 à 06:00:23 UTC-4, Vishal Kadam a écrit :
> can anyone help me with this,
> selection is working but the scale doesn't work
> I guess I'm wrong with commands
>
> mel.eval("select -r .e[2] ;")
> mel.eval("scale -cs -r 1 1 1;")
> mel.eval("select -r .e[0] ;")
> mel.eval("scale -cs -r 1 1 1;")
>
--
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/b79f8bc4-da07-46f5-b308-4f924451a341n%40googlegroups.com.