Hi All,
I like to change parameter value for multiple elements. I am able workout this by model category of the elements but i like to do the same thing by System Type is it possible in Dynamo? Please advice.
Thank You!
Nitesh Panchal
Hi All,
I like to change parameter value for multiple elements. I am able workout this by model category of the elements but i like to do the same thing by System Type is it possible in Dynamo? Please advice.
Thank You!
Nitesh Panchal
you want to set one workset for all the items in list?
No, it will be different Worksets for different System Types.
I think i didn’t explained correctly. See below what i am looking for.
@Nitesh_Panchal Then flatten the list of categories. it should work like this.
I dont have fittings, but i tested it with walls and windows and it works.

I am unable to enlarge image file. Could you send it again please.
I tried but not working. Attached the script for your review.Set Workset-1.dyn (19.8 KB)
I think it should work like this.
Look at the unique keys. i think they are always in the same order.
Set Workset-Per-System-Type.dyn (23.8 KB)
This is in case you have 3 system types.
If you dont always have 3 system types in your selection you need to add some filters to determine the amount of systems and which systems. and set worksets based on the selected systems.
Still not working 
Is it possible to set a workset by Element Set Parameter and a String?