moving edges

Question

How do I change the location of the edge without the others coming behind, in other words, how do I change the 3 without the 1 and 2 coming behind?1.png

1 love
Reply
  • Martin Bergwerf replied

    You can't do that like that; Edge 1 shares a Vertex with Edge 3 and when you Move that Vertex (by Moving Edge 2), Edge 1 goes with it. Same with Edge 2.

    Don't Move Edge 3, but maybe make an new Edge (Knife Tool). Then Dissolve the Edge you don't want:

    Edges_01.png


    2 loves
  • Martin Bergwerf replied

    There is also an Extrude Manifold among the Active Tools that you could use to Extrude the Edge. You'd still need to Dissolve the remaining Edge.

    Edges_02.png

    2 loves
  • Omar Domenech replied

    Either way any of that is bad practice, meshes follow some topology rules that wont let you exactly do what you want because if you do then it all becomes a mess and it's hard to control your loops and so on. So just because you can do it doesn't mean you should. You need to know all the rules first before you can break them and you need a very good reason to do so.

    2 loves