Offset surface edge

Hi,
Anyone with tips to how to achieve an offset of the mesh edge?
I’m looking for an offset of the edge, but still on the same surface.

Thanks!
forearm_shell_short_v3.3dm (2.5 MB)

Hi @Andreas_Skaare1

  1. Run Pipe on the curve
  2. Clean up the corners if needed - it depends on the radius (which would be your offset distance). If bigger than your corner radii, the pipe might fold in on itself.
  3. Run Intersect (or MeshIntersect if you are using the mesh) between the pipe and surface/mesh
    HTH, Jakob
1 Like

Hi Jakob,

That makes total sense!
Thank you so much.

A