How do I intersect two sketches on perpendicular planes such that they are aligned?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I consider myself a CAD novice. This concept, in my head, is one of those things I figured is what CAD was designed to do.
I have a set of prints for a model airplane that I have digitized. I brought the prints into Fusion as canvases on the XY, XZ, and YZ planes. Then I calibrated them with some registration marks. Next, I sketched out the rudder section by "tracing" the canvas.
At this point I have a 2D, side representation of the rudder. The plans contain profile sections for rudder as a top view (XY) and fore/aft view (YZ). I believe these sections are drawn to scale in the plans (other non-scale sections have been explicitly noted) and their general area is indicated. For the curious, these type of cross sections are included so that the builder can match the profile of a surface. In the past I've cut these out from the physical plans to use as a guide during the sanding of the surface. I created sketches for both of these views so that I had a profile for each one.
Here's where I'm running into my issues. First, the image on each canvas contains all three of these views. This means that each of my sketches, when viewed in 3D space, are not even near each other. I haven't aligned the 3 profile canvases I created because, well, that is my main issue. How do I take these sketches and align them to give me intersecting sketches that a loft with rails can be made?
So, I figured the CAD software should be able to look at a path on a plane and "see" where points on a path of on an intersecting plane would meet. If my "primary" sketch was on the XZ plane I could pick some arbitrary Z height for a plane and then Fusion will tell me where the points would be located at the intersection. What I want to know is, given a constraint of the second sketch on the XY plane at what Z height would certain points intersect the other sketch.
My idea of the workflow is using the sketch on the XY as the selected primary sketch. I would then select points on this sketch to act as "intersection points". The sketch on the XZ plane would be the "tool". A "fitment axis" would be specified such that offset for the primary would be moved in that direction until the selected points intersected a path on the "tool sketch".
Another idea I came up with but do not know how to execute is to look at the XY and find the furthest fore point and measure to the aft most point, find the leading and trailing edge. With this measurement I could then go to the XZ sketch and find the "height" where the distance between the path representing the "front" and the path representing the "rear" was equal (such that this distance was measured perpendicular to the current plane). I could then create a plane that was through those two points and parallel to the XY plane. Then through some copy, paste, and move actions I could snap the profile to the two intersecting points. This seems error prone and time consuming, however.