Change "Hide at scale coarser than" parameter of section

Hi
I’m currently building a dynamo script that creates a lot of plans and sections by the geometry of an element in revit. This is all fun and games until all of these sections are visible everywhere. I can’t figure out how to change the parameter “Hide at scale coarser than”.
I’ve tried putting in “1:20”, 1:20, “20” and 20, nothing seems to do anything.

Anyone that knows how to deal with this?

I’ve tried putting in “1:20”, 1:20, “20” and 20, nothing seems to do anything.

even 20 doesn’t work? it should be a regular int alright.


What’s the error you get with the set parameter node when you try 20 as an integer?

Problem was a list that wasn’t doing what i thought. Thank u for the easy help, just needed convincing that i was doing it right, for me to see the hole picture.

2 Likes