![]() |
|
joining vertexes into faces - Printable Version +- Wings 3D Development Forum (http://www.wings3d.com/forum) +-- Forum: Wings 3D (/forumdisplay.php?fid=1) +--- Forum: Interface & Usage (/forumdisplay.php?fid=3) +--- Thread: joining vertexes into faces (/showthread.php?tid=3005) |
joining vertexes into faces - engrenage - 04-18-2021 03:28 PM I am trying to make a box for some electronic circuit. I found out what "intrude" does when a face is selected, and that is really cool. now want to add a hole for a slide switch ; one both sides of my box I used the "inset" tool, cut a hole there but now my object is not a solid anymore. since my hole is basically a rectangle prism, can I select 4 vertices and "fill" the space in between with a face, and repeat for the remaining 3 faces? a question that is probably similar is, in general, how to "drill" a hole in a model (preferably normal to a face, but not necessarily) RE: joining vertexes into faces - micheus - 04-19-2021 04:24 PM engrenage Wrote:now want to add a hole for a slide switch ; one both sides of my box I used the "inset" tool, cut a hole there but now my object is not a solid anymore.This "cut a hole" means exactly what, since the natural option would be the Bridge command to connect both faces and "open a consistent hole". |