Hi, I am trying to set up a script that essentially takes everything from a Revit model, sorts it into various categories (walls, floors, windows, ect..) and places them on their own pre-defined layers.
I am trying to use eleFront to do this but am running into an issue. I am Using the eleFront attributes node which should be doing the trick, but when I bake, it is tossing those objects on a Sublayer under a layer it creates itself called “Revit”. This is not what I want. I am assuming it has to do with the fact (as seen in the panel) that the objects are defined as “Revit Walls” - is it possible to purge the meta data associated with Revit Elements? Perhaps convert them to Breps or something inside of Grasshopper?