@Simo_Z
It’s a bit hard for me to understand how this should work …
You want to search and filter all elements and check if they have e.g. the property “GrossArea”
Ok, that’s one thing and this can be achieved by filtering either in the model tab or via ITO.
But then you want to have a list which tells not the value of this property, but to which PropertySet it belongs?
Well, normally you have a clear logic and it should always be the same property set, however if you were not writing in your previous statement that something got mixed up, I would suggest you to rethink your workflow.
So, if I understood you correctly, what you basically want is an ITO table with :
Column 1: Component Name | C2: Property e.g. “GrossArea” | C3: PropertySetName which helds Property of C2
Afaik you can only search with filters for components and there is no such function in Solibri where you can make such queries, but maybe there is a way when you spin your head around a bit … so now either it’s possible for you to go a step back and get your desired information directly from the mapping tables where you have exported the ifc or you do some research which tools are providing what you want to do.