Hi, I’ve been trying to use the box slit grasshopper module and it prompts me to draw a box every time I try to assign a preexisting geometry. Usually I can just select lines or polysurfaces to assign them to the module. Does anybody have any tips about this?
if you hover your mouse pointer on an GH component input, after a few ms a message will pop-up showing the exact Type of data it wants you to provide
Box Slit might not be the right component to do the job in this particular case, because it works with a collection of Boxes and you want to use Polysurfaces and lines?
for polysurfaces (closed ones) I’d give a try to Solid Difference which subtract solid B from solid A
don’t really understand what you would use lines for… could you please attach a file with internalized geometries and a brief explanation of your final goal?