I need an iLogic rule to run at the assembly level to suppress all folders with the name "Suppress".
For example I have a bunch of cabinets I designed and in each cabinet assembly their is a folder called "Suppress" that contains mostly hardware items.
I place a variety of cabinets in a room like uppers, lowers, sink cabinets etc. Well call this "Room1". Each cabinet assembly has a "Suppress" folder that our programmer suppresses before nesting and programming to filter out the hardware items so we don't nest things like hinges and drawer tracks.
What I need is a at the top level assembly of "Room1" that will look at each cabinet assembly and suppress the "Suppress" folder so the programmer doesn't have to suppress each one manually. I also needs to ignore the assembly if the "Suppress" folder is not found as some do not have this folder.
I have tried some of the code you have posted but I cannot get it to work at the "Room1" level.
Thanks in advance.