Hi!
I Would Like to rename parameters of a Revit family using Dynamo, I’m a beginner but following some lessons I re-created a script to export-import Rooms parameter of a project with Excel support.
Now I’m trying do similar things with family: I would rename some parameter so the idea is
from the famly editor:
1-make a list of the names of the parameters
2-export to excel
3-in excel replace name
4-from excel import new name replacing old parameters
Who can Help me? Anyone already has resolved somenthing like that?
After this, the solution works also for shared parameter?
Thanks