I want to make a 3D spiral by sweeping two circles along a curve.
The spiral overlaps on itself. Is there a way to resolve this and have one ‘merged’ surface.
Exploding, trimming, etc does not seem to work as it is a single surface.
There is probably a specific term for this, but I cannot seem to find related information.
You will need a curve that connects the the open end of the red curve - to be able to trim the green surface. One way it to project a line onto the green from Top
Thank you very much! Your explanation is very clear…Only the last step: “…Then you can trim both surfaces as needed” → What exactly do you mean?
Thanks!
*EDIT. I figured it out. I used split with the curve and deleted the unwanted piece. Then join and cap and I end up with a beautiful, non-intersecting surface.