![]() |
Sweep between 2 faces - 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: Sweep between 2 faces (/showthread.php?tid=1541) Pages:
1
2
|
RE: Sweep between 2 faces - cyseal - 01-22-2016 When I select those two smaller edges from the corner, loop and edge ring does this https://dl.dropboxusercontent.com/u/13451287/wcap3.PNG It selects more than just needed ring. RE: Sweep between 2 faces - Fonte Boa - 01-22-2016 Cyseal, after you cut and connect, (a) type "E" (to select adjacent edges)(Select|Adjacent|Edges), (b) Select|Deselect Previous Then, go to RMB Circularise. RE: Sweep between 2 faces - micheus - 01-22-2016 I think you need to have more practice testing the loop selection options, because once you understand it you will know what to do to get it right. ![]() Sometimes that can happen and you will need to use other approach like select "minor path" - creating a short edge loop and expand it by using [ALT]+[L]. For this case it should work fine: ![]() RE: Sweep between 2 faces - cyseal - 01-22-2016 I've got it!!! Thx RE: Sweep between 2 faces - Fonte Boa - 01-22-2016 You dont need to manually select those 2 edges, Micheus: after cut+connect, just expand selection to adjacent edges (typing "E") and, then, deselect previous (Select|Deselect Previous). RE: Sweep between 2 faces - micheus - 01-22-2016 Yeah, that works to, but it can sound still less logical for who is starting to learn about the selection options. ![]() |