I need to create multiple Plan and RCPs for each level of a project - and I’ve created a script that does what I need, but it seems inefficient to me. I have a little collection of nodes that creates a list of levels, and then 5 almost identical groups of nodes that create plan views, and another 5 almost identical group of nodes that create RCPs. I am very new to programming; a more efficient method is probably obvious to the more experienced. If anyone has a moment to take a look, and make suggestions, your advice will be greatly appreciated.
The script I made is here:
https://dl.dropboxusercontent.com/u/46958297/Dynamo/CA%20Create%20Plans.dyn
CP