I compute many values from different other Exclesheets into my new Excelsheet I want to use to refresh values for my Pipes Inner dimensions (Width Height).
I found a temporary soluion to do this with reading column from my Excelsheet, and filling Innerdimension with those values: see attached
does any one have an idea to build dyn code to resize ractangular pipes from excel values ?
In the sapmle I have posted 4 days ago, I could change only the width of my different pipes, by using Function: Pipe.SetSizeByInnerDimension; it works fine !
The problem is that I have many parts size with same width, and different height…
That’s why I need your help,
maybe by using Pipe.SetSize function, but I don’t have results at the moment !