Issue hiding shapeNodes in a folder via script

That’s it.

In the earlier steps, the script creates a set of cylinders, converts them to models, and then to segments. These cylinder segments are then used for some processing with the segmentEditor module (see related topic).

After that step, I want to hide the cylinders to continue the process.

I’ll try looping over the elements in the folder and hiding the cylinders individually instead.