Hi, I want to create an envelope around the multi-brep inside the curve, height with the top of the inside brep top surface.
see this
read the notes inside the gh file
bbox_example.gh (17.4 KB)
1 Like
Hi, thank you so much it’s working. However, the curve is being added to a single input, and I’m trying to create an individual bounding box for each curve inside the blocks.do you have any idea suggestion, to make it.
Thank you:)
Graft the curve output
And if that isn’t working then upload your GH file with internalized geometry so that I can take a look
try this
bbox_example[revised].gh (18.3 KB)
1 Like