- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
The situation:
In a project, we have been adding a bunch of parameters as project parameters, that are all made from our shared parameter file.
In first instance we added a few parameters with names like "Code_01" to "Code_05".
When adding, they automatically get an ID in the project where in this case the ID's are all around the 204420 range.
We continued adding more parameters during the project...
One day, we noticed we needed a few more parameters for the "Code_xx" range so we added "Code_06" and "Code_07".
These parameters have an ID that is more into the range of 446300.
It seems that the list of shown parameters in the properties panel, is being sorted based upon the ID number, and Revit does not offer an way to sort these parameters out of the box.
This made me think:
As the ID of a parameter is a Readonly field, i cant just change this to an different number.
Is there any other way to trick the list in sorting in a different way (preferred alphabetically), or maybe even change the ID's of parameters without losing already filled in parameters or corrupting my project ? (Using Revit 2017)
Solved! Go to Solution.