Single line sweep succeeds in positive Z, but fails in negative Z with error "Tool body creation failed"

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I am modelling parametric threads. Because coils do not retain their center point positions (see link) [can this be fixed someday?] I have taken @HughesTooling advice to model them by hand with a sweep.
Thread:
However I believe I have hit on what feels a lot like a computation bug. Please see the attached .F3D project.
Repro:
Start a new design.
Create a new sketch.
Draw a line from the origin out in the horizontal plane of any length.
Enable 3D Sketch in the Sketch Palette.
Draw a line in the negative Z axis (down) of any length.
Finish the sketch.
Change to Surface modelling.
Create a Sweep.
Turn off Chain Selection.
Select the vertical line as the Path.
Select the Horizontal line as the Profile.
Click OK.
Bug:
The Sweep will likely work the first time, but every subsequent edit of the step it will generate an error "Tool body creation failed". If you reload the project, it will also fail, and every subsequent step that depends on it will fail.
However, if you change the Path to a positive Z line (up) it will succeed every time. If the example F3D I have included both lines so you can switch between them by editing the Sweep.
After getting one successful Sweep generation with the ZUp line, the ZDown Sweep will work... once. After that, it will fail again.
Expected:
Sweep Path direction should not be dependent on Z direction for success.
I am relatively new to Fusion360, and so it's entirely possible I am doing something incorrectly, but with such a simple example of failure, I an uncertain how that could be. Will need an explanation if so.