Hi Ed, so I guess the initial sweep that you constructed actually sweeps around and loops back on itself - that's going to be a self intersecting result that will cause problems.
Instead you've got to get that initial sweep pattern made out of some separate surfaces that can get cut with each other to have the inside portions removed, it won't work properly to have just one single big surface that crosses itself.
- Michael
|