Message 1 of 4
Batch converting all parameters to Shared parameter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello I am new to Revit and looking for some advice. I have many .rfa files that are filled with family parameters. For every parameter, as shown in the screenshot below, I want to:
- Change the Parameter type from Family to Shared
- Change Parameter Data from Type to Instance
- Set Group Parameter Under: Data
Unless I am missing something, from my research it seems the best way to do this would be to delete and replace all the parameters with the updated settings. Is this the best way to go about this task? If so what Dynamo/scripting functions should I use to accomplish what I need?
Thank you