Hi, There is small error with the script. I try to set parameter value to six parameters, but it is for some reason, is giving error for the one parameter. Any suggestions?
Note that all parameters exists in the Revit file, I am fetching the parameter names with a Python Script as shown in the screenshot.
Thank you for your reply. I did not know about Revit saving parameters from families which were deleted. Some older Revit family had same parameter ‘Clash Location’ which was hidden and did not show up until I used the script below. Then deleted it. Deleting the hidden duplicate parameter made the main script run normal.