Delete Project parameter

Some how I have 100’2 of project parameters. w

They are all connected to materials.

is there a quick way to delete these with dynamo?


I can get the list, but how to remove the parameters?.

Hi,
Be sure to back-up your project first and then try the following:

12 Likes

@Dimitar_Venkov - Interesting comment style. Text notes broken in daily builds? :wink:

2 Likes

Thanks for sharing this.
It was working great, but in Revit 2019 (Dynamo 1.3*) it started being destructive on at least one parameter, which included populated values. Just wondering if there would be any insight into why that might be?
It just wipes it out, including while I have a schedule open with parameter values in front of me. Deletes the entire column in the schedule, which contains many values.
Can’t test in Dynamo 2 as (at least) clockwork isn’t compatible yet.
Appreciate any input into this very useful package and why it may be behaving this way. Seemed to not do that in Revit 2018.


So are the Parameters kinda touchie as far as syntax allowed in the inputs? I cannot get this graph to delete all the inputs?PARAMETER ERASER.dyn (58.6 KB)

For anyone interested, i tested it in Revit 2019 with Dynamo 2.0 and it worked perfectly (Y)

1 Like

Alternative solution


https://www.linkedin.com/pulse/delete-duplicated-project-parameters-revit-dynamo-romero-vivancos/?published=t

hello @Justin_Wright you can try this script, it’s working for me I was having the same problem but now the problem solved

04-Delete Shared Parameters.dyn (20.5 KB)

hello @Justin_Wright you can try this script, it’s working for me I was having the same problem but now the problem solved



04-Delete Shared Parameters.dyn (21.2 KB)

A version I got working in Revit 2023:


Delete Shared Parameters.dyn (8.6 KB)

1 Like