First off, thank you so much to those of you who have been generously answering my questions and providing custom nodes. Now for the question, I am close to making something which names views according to their Level and Phase. I have two main problems as I see it:
I am not able to filter and separate the views by Phase. (Although I am using the BoolMask trick)
I should point out that this does leave the potential for duplicate floor plan names. You may need to add something else to prevent that from happening. It can be done by adding one more thing into the List.Create.
Thank you Steve, that really helped! I had to make one small edit. The ‘Level’ nodes kept giving me an error so I changed it to a ‘get parameter’ and used ‘Associated Level’ as the parameter. This thing is actually going to work!
Mine was coming up blank thats why I changed it to what I did. Glad you were able to figure it out and its good to know that its “associated level” rather than just “level”.
I think this is a good script and with some small modification could potently create enlarged floor plans based on scope boxes.
I am always making and naming Views so much that I need to figure out how to get Dynamo to do that for me. After I’ve run it a few times it’s a little buggy but we will celebrate the moment anyway:-). Time to refine it later…