when I got a file from other, I wanna inspect the parameter have value or not for initiating. To realize which parameter I should delete.
Therefore, I do a function for inspection, First I sort all the paramter and find out which categories there are, then point paramter one by one to search all the value in all categories. And then match the data tree by its path. At the same time, using data record and the function of component named number(Animation) for auto-running and storing data.
But Some of paramters still not find out the value and it have value in Revit. I pretty sure it not about the limitation of element’s count I choose.
Do have a efficient and correct way to make the purpose?There are my definition.
Sorry for mass as my room. You can check attachment again.
Yes, I can do it in schdeule by selecting muti-categories, it still a good way I can do.
But if there are many parameters and in different language, it will take time to do that. I have to check where categories it in and click one by one to open up for every parameter. That’s why I think it.
I think there might be better ways to do this, can you post a small Revit file with some of the data? The GH file on a blank project doesn’t show what is going on.
to reiterate, the essential problem is still this
“But Some of parameters still not find out the value and it have value in Revit. I pretty sure it not about the limitation of element’s count I choose.”
One flaw this might be that some parameters are on the instance, some are on the Element Type.