There are several reasons why this is failing for you:
- Lines and splines are located in several different sketches. They must be in one sketch.
- There are overlapping lines and splines.
Here are the steps I did to correct the problems:
- Move the main body to a component. This should actually be the first thing you do when creating a new model. See Rule #1.
- Create a new offset plane that is outside the body. This isn't necessary, but it makes it easier to see what you're working on.
- Create a new sketch on the plane.
- Project the zig-zag line geometry from multiple sketches to the new sketch.
- Break the links on the new geometry.
- Draw a connecting line between the left and right sides.
- Delete the left side geometry as I wasn't able to correct the overlapping spline.
- Trim overlapping geometry on the right side.
- Delete line segments which are continuations of other lines.
- Extend those other lines to meet their neighbors. Test whether or not you can select the entire right side geometry as a splitting tool.
- Once you can select the entire right side geometry, mirror it to the left side.
- At this point you should be able to split the body.
Notes:
You're using way too many sketches. You also have symmetrical geometry which can be created easier using the Mirror tool.
ETFrench
