Hello everyone, I am trying to make a inversaly proportional relation between vents and divisories, so when it has more divisories it will have less vents and when it has fewer divisories will have more vents.
But cant figure out how to do it, anyone know how to achieve this?
Obs: Is not possible to divide curve by lenght because some edges are bigger than others and everything gets messed up. Inversally proportional daught.gh (27.0 KB)
To be clear, my proposed method considers each curve separately, so if they have different lengths, they will naturally get different numbers of divisions. If this is not the intended behavior, you could instead get the average curve length and apply it to all the curves.