View Full Version : Scale selected vartex
Armin A 03-09-2005, 02:10 PM How can I scale selected vartex in x, y or z.
Now I use:
$.EditablePoly.SetSelection #Vertex #{1..3, 36..40}
scale $ [1,1,2]
to scale in z
but then it scales all vartex.
|
|
Yorgo12345
07-17-2005, 08:10 PM
I'm struggling with this too
I know that when you use scale $ [3,3,3] you are not scaling the vertecies but the object itself.
you're supposed to use scale $.selectedVerts [3,3,3] but this returns UNDEFINED
it's driving me crazy!
am I missing something in that line? or is there a better way?
CGTalk Moderation
07-17-2005, 08:10 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.
vBulletin v3.0.5, Copyright ©2000-2013, Jelsoft Enterprises Ltd.