Hi,
I’m reporting what seems to be a bug again because the thread I posted before was not well written.
If it is not a bug, I would like to know how to solve it.
I am trying to create a program to get Revit elements into Rhino by filtering any element per level.
Querying elements with levels is fine.
I understand that elements without level can be queried by “inverting the filter to include all levels”.
The problem is that sometimes when I multiply both of these, the element without a level cannot be queried.
Querying only elements without a level.
Querying a 4th floor element and an element without a level, and there is no problem.
When the 7FL level elements are mixed in, the problem occurs that the elements without level cannot be queried. In my definition, the same thing happens when I select the 1FL level.
Filtering elements without Level.gh (11.1 KB)
The project file I am using is the one in the link below.
At last, Apart from this bug-like situation, if there are other best practices for filtering elements without levels, I would appreciate it if you could tell me about them in this thread I wrote before.
I rewrote the previous thread because it was hard to understand because it was a bug report and a question at the same time.
thanks,



