Hi,
V5
I have an accurate trace of the centre line of a figure 2, but cannot fathom out how to get the rounded chin of the corner. MAKE 2 WITH PIPE.3dm (441.4 KB)
I have tried doing the base separate but get a sharp chin and anyway the surfaces will not join.
I split the curve at the sharp corner and piped each separately with round caps. Miraculously they BooleanUnion into a closed polysurface. But I am not sure whether you wanted the rounded corner there or not.
File before boolean: (I changed the tolerance to 0.001) MAKE 2 WITH PIPE-2.3dm (656.9 KB)
Hi, @jeremy5
What command to extend the curve, as I use _Extend and the end is not just following a natural extension but whipping around.
I select the cut line as the target , run the command and its allowing me to move the curve all over the place.
No, ExtendCrvOnSrf doesn’t seem to hack it (probably for the same reason the intersection is incomplete). I used the “by arc to point” option, aiming for this end point:
Note: bring the cursor to the point from above and only bring it close enough for the point to be selected and you should avoid exotic looping paths. If you do get them, take the cursor back to the start of the extension and try again.
If you still can’t avoid the loops, put a point on the target spot, turn off all osnaps except point and run the intersection using the point as the target.
Ah you’re right, I forgot what I did when I tried a few days ago, sorry. Too early this morning and not enough coffee…
I used Extend (Natural) and simply clicked on the point desired for each end. That seemed to be as close to the surface as necessary to allow it to trim correctly.