Add filter to the view

I am trying to add a filter to the view, but the node “view.setfilteroverrides” giving me a warning about the wrong input for the view. Could someone guide me here?

It’s telling you in the warning :slight_smile:

Unfortunately, some of the archilab nodes only work with other achilab nodes due to the class structure that Konrad implemented.

Try using another GraphicOverride settings node that outputs the class type that the node says its asking for.

Left is the OOTB (out of the box) version, right is the Archilab one. Just a case of matching things to what the error is telling you. Welcome to the world of debugging

1 Like

It works now. Thanks so much for the clarification :slightly_smiling_face:

1 Like