How to make inversely proportional relation?

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)

Does it work to just measure the length of each curve and divide by a density/spacing parameter?

Maybe.. the problem is that the lenght of the edges are slightly different so it wont have the same amount in the fist and last divisiory.

The ideal is to be able to have a inversaly proportion system.

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.

I understand, but unfortunatelly it still not achieve what I intend, because the vents wont be placed equally in the edges.

If it can be useful.

Inversally proportional daught a.gh (52.7 KB)

Impressive, man :clap: