Determine if category is imported

Hello,

Is there anyway to determine if a revit category is imported? I see them when I use query category component but can’t seem to filter them out from the rest.

Not directly it looks like.

1 Like

I see thank you.
I just saw there is a built-in categories component. I used that to compare with query categories component and removed any if similar. Seemed to work so far.