Closed
Description
Been reading through the examples and manual etc.
I can't figure out how to sweep a 2D profile along a 3D curve. Here's the goal: a parametric version of a screw, and the sweep is to generate the threads. So assuming there is a cylinder with a cone at its end, I'd like to have a spiral path go up the length of the cylinder and sweep a triangular profile along it to generate the threads. I'm stuck because, for example, polylines only have 2D coordinates.
Any advice is much appreciated!