Trying to write my first Dynamo routine. I am able to use the Select Elements - Count how many Elements and place that number in my family parameter. What I need in between is to Filter out some of the unwanted Revit elements that I do not want counted, since the Select Elements node only allows a box and does not use the Revit Filter. I need to be able to select elements, not all the elements in model or view.
I think I need to this by list or categories, but not sure of the input and output. Thanks for any assistance, please keep answer to “Dynamo for Dummies” Level.