Slicing at an angle

 From:  Michael Gibson
7775.10 In reply to 7775.9 
Hi Chipp, yup just using 2D curves to boolean with instead of always building surfaces can definitely speed things up!

Internally the booleans will extrude that line into a cutting plane for you, and also it handles making the extruded plane to be a little larger than the base object automatically.

- Michael