Locking Edge to move vertex over it...

I made a new picture to explain what I mean. I want to move a vertex over an edge, but the edge should remain a straight line, because else my model’s messed up. So is there a way to lock an edge in some way, so that I can move the vertex over it, without ‘bending’ the edge. The picture shows what I mean.

http://users.pandora.be/hihabyte/pictures/vertexonlockededge.gif

If this doesn’t exist, maybe it’s not a bad idea to implement it into blender?
Just a thought…

Thanx in advance! :slight_smile:

Sure.

  1. Select a vertex on either side of the vertex you wish to slide along the edge (doesn’t really matter which one)

  2. Shift_s -> Cursor to Selection.

  3. Press the dot [.] key on your main set of keys on your keyboard, or select the “crosshair” icon on the 3DWindow header to activate ‘Scale/rotate wrt cursor’

  4. Reselect your vertex you wish to move and press [s].

  5. Return ‘Scale/rotate wrt’ mode to the default by pressing the comma key [,] .

That’s greAt! Thank you very much. This will prove very useful to me. :smiley: