Get Revit Name and Category

I’m looking to get a Revit Category and its Name in a list, only for a few categories, and this is the best I can do. Can you point me into the most convenient direction?

Thanks,
Jason

Try the element.name(universal node) which is in the clockwork package. Not sure it will work though.

1 Like

Here is one way to do it. See image and attached example graph:
Categories & Names.dyn (5.6 KB)

Thanks John @jmmiller , What pkg is Revit_Elements.GetRevitCategory from?

Found it. Simplex; Thanks again!

@Jason_Trahan if you found your answer please mark the post as solved. Thanks!