How can I replace new nodes instead of Element.IsOfCategory(Clockworks)?

hello, I’m very new to Dynamo.
ClockworkForDynamo says like below.

Element.IsOfCategory : Use Clockwork’s Element.Category+ or built-in node Element.GetCategory
with built-in node List.Equals instead.

but that didn’t work in Dynamo2.0.
Anyone knows the solution?

Hello @takeuchi7 and welcome to the Dynamo BIM forum.

Hopefully with those OOTB nodes you should solve your issue. Let me know :slight_smile:

1 Like

Thank you @Ernesto_Pellegrino!
That works!


and I realized mine had unnecessary steps :blush:

anyway thank you so much.

1 Like