How do you keep the levels from being renamed everytime you run? I have overall and Enlarged plans with different scope boxes.
@AussieBIMGuru9 ай бұрын
My guess is that you may have the rename setting toggled on and do not show again. You can modify this in the Revit ini settings if you did this, but don't think there's any other way once you say don't show again. Similar to this thread : forum.dynamobim.com/t/i-want-to-create-views-from-levels/99559/3
@adambulpitt70022 жыл бұрын
Hello again mate. At the scope box step, the script is only applying a scope box to one of my floor plans. All the floor plans are created each with the desired template but only one with a scope box as I say. I've gone through it a few times but I can seem to work it out.
@AussieBIMGuru2 жыл бұрын
It sounds like it might be setting to shortest lacing possibly. Assuming you have a list of scope boxes, as well as a list of views, try setting the set node to longest lacing.
@adambulpitt70022 жыл бұрын
@@AussieBIMGuru it was exactly that! I watched the video over again and spotted that I'd missed that out. Thanks again
@allansergent83903 жыл бұрын
Hi Gavin, this is amazing so thanks for posting it. I am having one little (well big for me) problem. I can't find the view templates node (the one with the drop down). Do you have another way of finding it besides typing the name of the node. Thanks in advance, Allan
@AussieBIMGuru3 жыл бұрын
I can see it in archilab currently under 'archilab > Revit > ViewTemplates'. I'm currently using 2021.25.21 version but I believe it's been in most versions for a while now.
@allansergent83903 жыл бұрын
@@AussieBIMGuru thanks so much for that. Im keen to finish this one to do the next two. thanks again for your help and to the knowledge you give out to the community.
@sarahmacdonald19774 жыл бұрын
Please can you help, I can't find the View Templates node
@AussieBIMGuru4 жыл бұрын
It should be in archi-lab.net package.
@Archgyan5 жыл бұрын
Is it better to have two scripts like first create the floor plans and then create a separate script to add those views to the sheets and create sheets? ... Or can we combine both scripts to one master script?
@AussieBIMGuru5 жыл бұрын
They can be combined if you like into one script. I like to think a bit along the way though and have the chance to audit and check that it all worked at each stage. Many ways to solve a problem, I'm just sharing my way! It may be worth keeping them separate, as you may not always want to make sheets when you make views. It is also harder for to determine the sheet numbers for each floor plan if there is no excel to guide this step (otherwise you need to define your companies numbering system in dynamo).
@trannguyenngoctu82235 жыл бұрын
How can I choose just CeilingPlanView or FloorPlanView in one file dynamo?
@AussieBIMGuru5 жыл бұрын
I believe there should be a ceiling plan by view node if you wish to use this workflow to create ceiling plans instead. You could always use an If node and a List map in order to allow the user to choose either floor plans or ceiling plans being created in one script I think.
@salim57342 жыл бұрын
great video!! would you be able to elaborate on the way you give users the ability to either select Ceiling Plan View or Floor plan View? thank you.
@afreteur5 жыл бұрын
Is the "view templates" node from a package ?
@AussieBIMGuru5 жыл бұрын
It is from the archilab package.
@afreteur5 жыл бұрын
@@AussieBIMGuru Thanks mate !
@RyanMJohnston3 жыл бұрын
for those looking for this, like I was, just search 'archi-lab.net' in the packages. It says the author is konrad@, ksobon
@debbiketchum30474 жыл бұрын
Can you show the settings for the Sorting Project parameters used in the View templates?
@AussieBIMGuru4 жыл бұрын
I actually cover this method in depth in another video quite early on from my channel: kzbin.info/www/bejne/rnmvd5eNed13nqM Essentially, I'm using a few shared parameters to sort the view browser in this case.
@jwkiser936 ай бұрын
I was trying to replicate this script but the View Template node is no longer available. I can't seem to find an alternative for this step. Do you have any ideas or suggestions? Thanks in advance!
@AussieBIMGuru5 ай бұрын
Try apply view template by name from Crumple if you know the name you want. If the dropdown doesnt work and you need it to be a dropdown the next best thing is a data-shapes UI.
@Giancamanco5 жыл бұрын
What if i want to create a new plan set? with this script he overwrites the views without creating new ones.
@AussieBIMGuru5 жыл бұрын
If you run via dynamo player it will create new sets each time. If you run via dynamo directly, it will replace the set each time (and is less ideal).
@Giancamanco5 жыл бұрын
@@AussieBIMGuru Thanks !!!!!
@AussieBIMGuru5 жыл бұрын
@@Giancamanco you're welcome!
@ahmedsaid52843 жыл бұрын
Please can you help, I can't find the get parameter by name node ,,,,,,
@AussieBIMGuru3 жыл бұрын
It comes with dynamo, its full name is Element.GetParameterValueByName
@anitatavana12593 ай бұрын
Hi Gavin, Thank you for your useful tutorial. Can we automatically change the level type from the default type to another custom type using Dynamo? Do I need to use Python script?
@AussieBIMGuru3 ай бұрын
If you want to change level types on creation generally you will need to follow up their creation by setting their type using setparameterbyname.
@muratusta81384 жыл бұрын
Dear Gavin, i couldn't find this topic's script on your Github profile. Script name is either true or same ?
@AussieBIMGuru4 жыл бұрын
This one I lost in a corruption on my harddrive unfortunately.
@MazaKaalikas2 жыл бұрын
Hi Gavin. Great video! I am havig trouble with finding the View Templates node. It's not in any of the archi-lab.net package versions anymore. Is there some other way of assigning a view template to a view that is being created?
@AussieBIMGuru2 жыл бұрын
Yes I have nodes in Crumple that can apply view templates by given name and also a node to return all view templates (not a dropdown though). I believe Orchid package has a dropdown for view templates also.
@daseindesignteam18903 жыл бұрын
Awesome!
@AussieBIMGuru3 жыл бұрын
Cheers!
@hu5tle- Жыл бұрын
Video is blurry so hard to see what your inputs are at times.
@AussieBIMGuru Жыл бұрын
Yes my old videos used a wide format monitor. Eventually i switched to youtube resolution though.
@hu5tle- Жыл бұрын
@@AussieBIMGuru Got it. did you update the old videos with new ones?
@AussieBIMGuru Жыл бұрын
@@hu5tle- no generally I just began using the correct format eventually. Havent got time to remake all my old videos as I'm still making new ones which are more relevant to topics of today. These videos are generally quite old now.
@ADfortniteplays Жыл бұрын
@@AussieBIMGuru Hello, can you let me know what node you used on 4:56? its blurry and i can't tell what you used. Thanks
@charlesrivas6464Ай бұрын
@@ADfortniteplays if you change the video quality in setting you can read em. the serch is ==