Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm trying to cut a contour on the top of a guitar body. To do so, I'm using the following procedure:
- I project the guitar body outline into a new sketch
- I offset the body outline inward (this will be the path of the sweep)
- Where the offset turns in on itself, I extend the curves using splines
- I make the splines tangent to the offset curves
- I make a profile to be used for cutting
- I sweep the profile along the path (the offset and extended curves), using cut
This works fine until the sweep hits the point where I've extended the offset - there it stops or throw an error.
The interesting thing is that if I draw new curves over the path, it works fine. I'm thinking there's something different about curves that get projected. Does anyone have a solution...
Solved! Go to Solution.