How to create a FilteredElementCollector in C#

@john_pierson

my refresh button does not react. how can i make it disapear, that it is always set to true but hidden. Or should i ignore the refreshing

It should be working as is. A zerotouch node will re-execute as soon as you toggle that input from true to false. A default value will allow it to run initially though.

1 Like

@john_pierson

https://www.autodesk.com/support/technical/article/caas/tsarticles/ts/7JiiE4UoWHaTjxzuF754mL.html

is this a good reference for understanding the basics?

1 Like

I personally like that for add-in development. It covers enough to ‘make you dangerous’ while ensuring you can grow into the areas you want/need.

2 Likes