Hi there,
I am trying to extract the minimum boundary crv from a selection of crv’s to use as a brim line in 3D printing.
While my current solution works so far I’m interested if somebody finds a more elegant solution to get from step 2 to 3. Right now I’m loosing crv logic and i only have a polyline left while increasing the number of control points.
Right now i create bounding boxes rotated in an 2 degree angle and i take the intersection points, sort them by their vector angle and i make a polyline out of it.
minimal boundary.gh (16.3 KB)
Maybe somebody has a smarter solution,
Best,
Florian








