I am trying to encase the purple object in between the two grey blocks. The idea I had was to simply boolean it, however, I get the following result as there is a gap in between the object that would not allow me to slot the object in and out of the case.
I was wondering if there is a way to approximate the shape of the purple object and somehow bridging the gap that exists in between the object, similar to a shrink wrapping so that I can finally boolean and achieve the goal?
Thank you so much, this is exactly what I was looking for. I apologise for forgetting to internalise the file, but you got what I was trying to complete anyways.
When you want to share your Grasshopper file with someone and you are referencing geometry in your Rhino document.
Right-click on the component that references the Rhino geometry and pick Internalize.
Also, if you are having a problem at a certain point in a large graph and ask others for help. You can then internalize Grasshopper data in a component just before the point where you have an issue and then delete all components in front of that.
-wim