We have upgraded line styles in our office template, however from time to tome we copy details containing linework and filled regions from older projects.
I have made a script that will take the old line styles and apply the new line styles, however what I would like to do is gather all the filled regions and change the line style used to the new style.
Does anyone know if this is possible, preferably without using python etc.!
what i do is migrate stuff from other project. BUT be carefull. My best workflow is to copy the elements to a empty (default metric) project file and than migrate and override the stuff…
migrate project standards
or ( if nessercary)
This should do it, if I understood you correctly.
Changing line styles of hatches.
Amend to all filled regions if needed.
I believe the nodes are from GeniusLoci package.
Longest lacing on ‘FilledRegion LineStyle Change’
Can also make ‘Line Styles’ an Input for Dynamo Player if you fancy.
Thanks for your input!
What i would like to do though, is select Filled regions that contain a linetype, for example I want to take all filled regions that contain Linetype01, and change them to Linetype02, any thoughts?
Thanks for your help that’s exactly what I need. I’ve used two lists for the inputs but its not quite right, I think I’m missing something, its not changing them as I would have expected.
yeah sure all about the list structure and it will work…