For the Pipes in Perspective, Could we have one place to set the width of all pipes in the network? So i can bind to this in one place rather then going through the nested tree and binding to all the parts of a Pipe network.
Others may need to change the size of parts of the pipe widths, so maybe a Boolean which sets all pipes to one width size if true?
This is so if i want to change the size of all pipes in my project, i can easily change one value and not having to bind to many widths in the nested tree.