Sorting the elements as the function sorting text

Dear all,
Are there any funtion could sort data? As sorting text and rhino inside component can read it.


image

Thank you all

You will need to get the Type Name to Sort by. Then use the text as keys and the types as values. You can also sort and branch.


re_sort_Types.gh (12.5 KB)

Thank your tips.=))