I’m looking to create a GH algorithm that allows me to create different size kitchen tables in increments of 10. The goal is that when two tables are next to each other, the middle legs then disappear, creating a four legged table as opposed to two 4 legged tables.
My initial thought is to do this in a layer table: when table A and B are Turned ON adjacent legs Turn off. But I’m still learning how to work with lists.
I’m very new to Grasshopper, so any shoves in the right direction are appreciated!