- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I have created a file similar to the one below that slices a car body lengthwise, intersects the vehicle body with the plane, and offsets these curves by a predetermined height. I want to loft these profiles together to create a domain surrounding the vehicle (then subtract the vehicle body to capture the curvature and use this domain for fluid flow analysis). To create the loft well (simply lofting the profiles without rails creates odd, twisting geometry) I need rails, so the script below is supposed to create planes from the base of the vehicle to the top, intersect the previously offset curves (and then spline them later) however I cannot get the curves intersected with the sketch plane. The code for this section is below (for reference, 'xz' slides are slices along the y axis (the length of the body) and 'xy' slices are along the z (from the base to the top of the body):
Solved! Go to Solution.