Hello,
I’m dissecting a mesh at variable heights. At any slice there will always be an inside and outside contour. I’m trying to create an offset by 1mm outward till I meet the outside curve boundary.
I’m currently offsetting the inside curve by enough that I know it offsets past the outside curve.
I figured I could “trim by regions” (inside and outside curves) and keep the internal offsets curves?
The trim by boundaries seems to work to an extent. it does trim the offsets down, but not to the boundary.
I’m not sure if this the best way of filling the contours with offset curves.
I tried your .gh and the offset had an error. I also didn’t see a tween block in there either?
I tried a tween in the very beginning and couldnt figure out how to fix my tween curve. It looks like it was tweening between the heights not inner and outer curves.