Jump to content

Home

Best way to snap vertex to diagonal face?


babywax

Recommended Posts

Posted

What is the best method for doing this? I have a box, that is sloped, and I have a smaller box that I want to "attach" to it, so I need to align the vertex to the face. What is the best method for doing this?

Posted

This is a modelling problem, I have a triangle, and I want to put a vertex along the face (it's going diagonally).

 

I just want to have the vertex on the face.

Posted

you could "tesselate" the face in question, or "split" one of the lines (edges), or use the slice plane with a face sub-selection...

 

:p

Posted

I can think of one way, I'm sure there is an easier one but it currently eludes me.

 

Copy the face you want to place a vertex in the middle of into a new mesh. Subdivide this new mesh (face) so it is split into 3 triangles, delete the 3 outer vertices and you'll be left with the middle vertex perfectly positioned.

 

[EDIT]

Another method is copy the 3 vertices that make up that face (hold shift if you want to clone them into the same model and just click once, you'll get the option to copy or instance the 3 vertices). Then simply collapse them, they will all collapse into the centre of that face due to the averaging of the 3 vertices positions.

[/EDIT]

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...