Hello i’m currently working on a dynamo script that i almost finished and it is working but i want to add a feature to the script so that after creating all the duplicated with new views names i delete the view plans that i created the duplicated views from
i tried using passthrough node and element.delete node but it only works if i’m duplicating and renaming once but if i want to repeat the duplicate for example i create Structural Plan Views two times to add different prefix and suffix (STR - Level Name - Concrete or Reinforcement) and sometimes i create difference plan view type for example it does not work because the main views have been deleted after running the script one time
any suggestions what nodes i should use to complete my script ?
i tried using data shapes Boolean input but i think i’m not using it the correct way
Two things.
First thing;
It would really help if you pin the preview bubble.
Second thing;
Though it should be possible to duplicate a View two more times and then delete the original, why not use (rename) the original so you only need to duplicate the View once?
Maybe i am missing something?
Guess got something to do with your Excel /
workflow.
1 Like
