CodeCavePro / revitless-toolkit

A cross-platform toolkit for reading metadata of .rfa, .rvt etc. Reading / writing hared sparameter and type catalog files WITHOUT Revit
https://codecave.pro/#projects
MIT License
106 stars 38 forks source link

Create Sort method in SharedParameterFile with options #6

Open salaros opened 6 years ago

salaros commented 6 years ago

Shared parameter file shall feature Sort method allowing one to sort Groups alphabetically / by ID. As for parameters they shall be sorted by Name or Group properties or both (by Group and then by Name in A-Z order or by Name in A-Z order and then by Group)