Moving Between Two Pts

I was wondering if its possible to move a vertex that lies in between two other vertices along the line formed by the two outer vertices, so that where ever you move the middle vertex, the edge that joins all three remains straight.

Vigilance,

Yes - Assuming that all three verts are on the same “line”.

  1. Select one of the end verts, Shift s…cursor to selection. This will move the cursor to the selected vert.
  2. Change the rotation/Scale etc to be relative to the cursor as opposed to the median
  3. Select the middle vert then press s for scale.

Attachments


Thank you very much!