Select elements in schedule

Hi, I’m trying t find a way to get all element ID’s of the elements who are visible in specific schedules (so without the filtered out ones). Those elements I want to hide in a specific 3D view, so I have a visual check of all not quantified elements. Anybody who can point me in the good direction??

I found out how to get the ID’s from excel into Dynamo, and want to use the View.HideElements node from the Archi-lab_Grimshaw package. I have got the ID’s into the correct Object Type (System.Int32), but nothing is hidden in the specified view? In the View.HideElements node I get following Exception: “The set of elements to be hidden is empty. Parameter name: elementIdSet”. I’m using Revit 2017.1 with Dynamo 1.3.0. Any help is appriciated! Thanks.

Solution Found: When starting of from a new 3D view, it works…
Issue Closed.