Hello
I have a point array in a scetch and a spherical surface feature. Now I simply want to project the points onto surface. This should not be very difficult and I have already spent too much time on this problem.
Does anyone know a simple way to do this? (SW 2014 SP5)
Thanks!
Daniel
Unfortunately I don't think there is an easy way to do this in SW. Here's the closest I can come to a "shortcut".
1. Start a sketch on the plane containing all the points. Sketch two small lines that converge on one of the points to form an "arrow".
2. Create a surface extrude of the arrow down through the dome.
3. Create a sketch driven pattern of the surface body you just extruded. The reference point would be the point that your first arrow was pointing too.
4. Now start a 3D sketch. Select all of the arrow surface bodies from the tree and select the dome surface. Then do an intersection curve.
Now you'll have arrows on the surface of the dome with the tips acting as the projected points.