Revit Element persistent data

Hie,
I am trying to write somtehing where i read “none” but clicking mouse button not function. Somebody could tell me how do it?

image

Regards

Hi FC what are you trying to do?

This not often used UI is intended for fine tuning branches & items. Adding Revit Elements to the list via the UI isn’t going to be supported.

Here i added a {1} branch and moved one of the items.

1 Like

Thanks so much.
I was looking a tutorial where they took the id number in revit and write it in the Revit Element persistent data. I didn´t get write it.
Regards

You can do that with a text component, better yet with an Integer component.

1 Like

Thanks so much