thank for replying I have figured it out some other way 

On Friday, September 25, 2020 at 8:00:10 PM UTC+5:30 vince touache wrote:

>
> 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/dede25a9-3b09-48ad-9e91-f47717a29e5dn%40googlegroups.com.

Reply via email to