Unwrap to same lenght quads?

How can I unwrap this having same length kerb slabs in UV? I see i can make one rectangle perfectly aligned and then use “even” in “follow active qwads” but it makes all them same even if i pin edges.

Is there any clever way to do it without turning evrythin in same sized quads? option “length” doesn’t seem to do it . Maybe some geonodes way?

I’m not sure what you do here: if your mesh is rectangular… then simple unwrap it…
if not then use oen of these:

  • to square grid from UVSquares
  • gridify from UVTools
  • rectify from the TexTools

Thank you for the links Okidoki

I already made ChatGPT to make me an addon that does what I want .

Vdistribute.py (2.8 KB) Here it is if anyone interested