Simple question, I want to use the evaluate function component to identify whether an object is a closed brep or not but it doesn’t seem to be working.
anyways, a Brep that just got referenced is described as “Referenced Brep”, which won’t help in your task of finding if it’s closed or not unless you explode and join it
I would instead go for something like is Polysurface Closed from Putterfish plugin, or similar: just search for “is closed” on the GH search, you might find several alternatives that spit out a True/False value