Can someone point me to the node Select Model Elements of Category. this seems to be missing from my dynamo search I am using dynamo 2.02 thanks in advance
Are you trying to filter a selection by category or are you just trying to get all elements of a single category? If it’s the latter, just use a Categories node with AllElementsOfCategory:
1 Like
that is it thank you