![]() |
Extrude Grid Help - Printable Version +- Wings 3D Development Forum (https://www.wings3d.com/forum) +-- Forum: Wings 3D (https://www.wings3d.com/forum/forumdisplay.php?fid=1) +--- Forum: Interface & Usage (https://www.wings3d.com/forum/forumdisplay.php?fid=3) +--- Thread: Extrude Grid Help (/showthread.php?tid=2628) |
Extrude Grid Help - J. Baker - 03-09-2018 I'm not understanding when I extrude one side of a grid (by X) by 0.5, it works as expected the first time. The second time I extrude the same side (by X) by 0.5, the selected edge jumps backwards by -0.2 or something like that? Also... Can I create a single face grid? I don't need the bottom side for anything. Thanks! Joe RE: Extrude Grid Help - micheus - 03-09-2018 (03-09-2018, 08:48 PM)J. Baker Wrote: I'm not understanding when I extrude one side of a grid (by X) by 0.5, it works as expected the first time. The second time I extrude the same side (by X) by 0.5, the selected edge jumps backwards by -0.2 or something like that?That is strange, but I cannot check that on my PC by now. Quote:Can I create a single face grid? I don't need the bottom side for anything.Wings3d works with a manifold surface, so it's a good idea keep it. You can set the height to zero or you can select the top faces and use Extract - I think it will result in a top and bottom object without the side faces (different from the zero thickness I suggested above) You can set the unwanted faces as a hole or hide them. RE: Extrude Grid Help - J. Baker - 03-10-2018 Thanks for the info! I must state that I'm not using the latest version. I'm on XP and OS X 10.9. |