Is there a way to sort polysurfaces by size from largest to shortest in one axis? I have multiple box shaped polysurfaces representing 2"x4" lumber. The 2"x4" dimension in X and Y remains constant, but the Z length is different for most of them. I would like to sort them similar to a bar graph, from longest to shortest.
Sorting means moving different polysurfaces to different places. Rhino cannot sort, but its SelSmall command can select all objects smaller than specified size. You have to move the selected objects manually. When the polysurfaces have been sorted, you can use Align and Distribute commands to arrange the polysurfaces.