0
$\begingroup$

What I want to do is to move multiple vertices(upper picture) along the edges and all the other vertices appropriately like subdivide create new vertices(lower pictures). I hope I can move all the vertices along the lines at once where subdivide create vertices if you select more "Number of Cuts" in Subdivide submenu.

In short, I want to Move vertices along the line between inner and outter vertices(upper picture) like subdivde creates vertices along the line. Lower picture is a sample of "subdivde" between inner and outter vertices

Vertices to move

Subdivided(Number of Cuts = 1) vertices

P.S.:curved shape curved shape

$\endgroup$
5
  • $\begingroup$ This isn't clear. The vertices on the inner arc are connected to 2 or 3 radial edges each .. which edges do you want the vertices to move along? Or do you just want to scale the inner arc outwards all together, until it lies where the subdivision line is, in the second illustration? $\endgroup$
    – Robin Betts
    Commented May 14, 2018 at 10:21
  • $\begingroup$ Yes, Robin. inner arc vertices are connected to 2 or 3 edges each. But when I use subdivide, they know exactly which line to use, because I select the outter arc vertices. I want to know if I can move all the inner arc vertices along the lines between inner and outter arc vertices just like subdivide knows which lines to create there new vertices at once. $\endgroup$ Commented May 14, 2018 at 10:27
  • $\begingroup$ If you get such an unexpected result, make sure you apply the scale of your object in object mode. Also, I am not sure how well offset edges work with tris, so try it with quad geometry. $\endgroup$
    – dimitarsp
    Commented May 14, 2018 at 11:11
  • $\begingroup$ Thank you dimitarsp. it works perfectly after I scaled up and down again back to original. using "Follow Face" option checked. $\endgroup$ Commented May 14, 2018 at 11:22
  • $\begingroup$ Cheers, and happy to help. If you are happy with the answer below, you should mark your question as answered. $\endgroup$
    – dimitarsp
    Commented May 14, 2018 at 11:24

1 Answer 1

0
$\begingroup$

To move vertices precisely along edge normals, you can use an addon called Offset edges.

Installation

Once you download the addon, go to user preferences, install addon from file, and select the downloaded file. Then make sure to tick the chckemark button to enable the addon, and save user preferences.

enter image description here

Usage

Once you have it loaded, in edit mode, in the left-hand toolbar, there is a new sub-tab called offset edges. There are three commands - offset, extrude, and move. In your case, you would select the move command, after which you can specify the width.

enter image description here

A sidenote - it's best to model in quads whenever you can in order to be able to subdivide your geometry efficiently with loop cuts.

$\endgroup$
0

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .