Map elements in correct order

Good afternoon,

Please if anyone can help me with this need.

How to do, in Rhino, using Grasshopper or not, to map in an orderly way a set of surfaces to apply texture?

The 3D file is a simplified model of what I need to do.

Grateful,

MAP ELEMENTS IN CORRECT ORDER-2.3dm (13.7 MB)

Hi Leandro - I’d do something (in a script) like get the centers of bounding boxes and order those points
https://developer.rhino3d.com/api/RhinoScriptSyntax/#utility-SortPoints

-Pascal

Changed to GH category.