I was wondering if there is a more efficient way to achieve my goal.
Ultimately, i am creating notched ribs over a surface using the Fin Edges command.
My steps are as follows:
1-Create grid of points by surface number
2-Panel from grid points, (box pattern, edges only, project panels to surface)
3- At this point, I group the edges into 2 groups, (u and v). This is in preparation for the next st…