Categories Node fail

HI


I have a Problem with the Node “Categories”. The same dynamo file does not work with different Revit versions. I have to save a dynamo file for every version of revit, because the node does change automatically the chosen Categorie.

Is there an other way to get the Categories?

Kind regards

Hi @Cree-G,

Use the Category.ByName node with the name of the category as a string.

For Element Types use the ElementType.ByName of Clockwork package.

2 Likes

Haha great minds think alike :smiley:

1 Like

What means that?

@Cree-G Here’s a video explaining your problem. https://lnkd.in/gcrExFn
Here’s a script resolving it. https://www.linkedin.com/posts/alexander-berg-b5b77b93_programming-dynamo-python-activity-6603260968413863936-hqjg/

1 Like

I mean this post from Dann, whats that?

I said the exact same thing as Alban at the same time, but i didn’t see him replying after i posted it :slight_smile:

1 Like