I have a custom shape which is drawn out by the pen tool. For example, lets pretend I drew a trapezoid. When you scale the object, the whole thing gets resized appropriately.

My question is: When I scale it width-wise, I only want the top and the bottom edges to expand. I do not want the 'diagonal' edges to be changed. What is the easiest way to go about doing this?

Thanks.

link|improve this question

feedback

1 Answer

up vote 0 down vote accepted

Right-click the Path in Objects and Timeline and select Group Into -> Grid. Then pick the Path again and change its HorizontalAlignment to Center. Now resizing the width of the Grid will not distort the Path.

link|improve this answer
Hmm That doesnt seem to change anything. Maybe I'm doing something wrong. But the point of this question would be: I want only specific legs of the Path to be effected by scaling. Is this even possible without breaking up the path? – Peanut Jan 22 '11 at 20:06
1  
Ah, I understand now. You only want to stretch the middle, the parallel lines. No, I do not think that is not possible using just one Path. – Rick Sladkey Jan 22 '11 at 20:19
Actually, a Path doesn't support that, but the Blend pen designer does. Just multi-select vertices on the right hand size and move them with the left and right arrows. Multi-select using 'Ctrl+Click". – Rick Sladkey Jan 22 '11 at 20:25
yea thats what I thought. Oh well, thanks for your time anyway. – Peanut Jan 24 '11 at 15:57
@Peanut: try multi-selecting plus the arrow keys; it does exactly what you want. See my previous comment. – Rick Sladkey Jan 24 '11 at 16:06
show 2 more comments
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.