Hello, I have projected a geometry onto a thin-walled curved solid. I would like to have the projected geometry on the back as well. Originally, I simply calculated the normal vector and moved the geometry. This worked without any problems for a cylinder, but if the curvature is greater, this no longer works as the geometry is not shifted evenly (see image). My mistake is that the surface has several normal vectors and not just the central one. I need to calculate a number X of normal vectors of the surface in order to move the geometry correctly.
Theoretically, the Offset function in Grasshopper is perfect for this, but i need it to be a closed brep and i cant get it to work…
I want it to work with any kind and number of geometries.
On the picture the red geometry is the projected on and the pink one is the one i moved.
Offset Geometry.gh (3.0 MB)
Does anyone have any ideas?
Best regards Tim