Create Floor Plans using Dynamo! (Views to Sheets 1/3)

  Рет қаралды 21,715

Aussie BIM Guru

Aussie BIM Guru

Күн бұрын

Пікірлер: 46
@DevinSheaProductions
@DevinSheaProductions 9 ай бұрын
How do you keep the levels from being renamed everytime you run? I have overall and Enlarged plans with different scope boxes.
@AussieBIMGuru
@AussieBIMGuru 9 ай бұрын
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
@adambulpitt7002
@adambulpitt7002 2 жыл бұрын
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.
@AussieBIMGuru
@AussieBIMGuru 2 жыл бұрын
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.
@adambulpitt7002
@adambulpitt7002 2 жыл бұрын
@@AussieBIMGuru it was exactly that! I watched the video over again and spotted that I'd missed that out. Thanks again
@allansergent8390
@allansergent8390 3 жыл бұрын
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
@AussieBIMGuru
@AussieBIMGuru 3 жыл бұрын
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.
@allansergent8390
@allansergent8390 3 жыл бұрын
@@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.
@sarahmacdonald1977
@sarahmacdonald1977 4 жыл бұрын
Please can you help, I can't find the View Templates node
@AussieBIMGuru
@AussieBIMGuru 4 жыл бұрын
It should be in archi-lab.net package.
@Archgyan
@Archgyan 5 жыл бұрын
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?
@AussieBIMGuru
@AussieBIMGuru 5 жыл бұрын
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).
@trannguyenngoctu8223
@trannguyenngoctu8223 5 жыл бұрын
How can I choose just CeilingPlanView or FloorPlanView in one file dynamo?
@AussieBIMGuru
@AussieBIMGuru 5 жыл бұрын
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.
@salim5734
@salim5734 2 жыл бұрын
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.
@afreteur
@afreteur 5 жыл бұрын
Is the "view templates" node from a package ?
@AussieBIMGuru
@AussieBIMGuru 5 жыл бұрын
It is from the archilab package.
@afreteur
@afreteur 5 жыл бұрын
@@AussieBIMGuru Thanks mate !
@RyanMJohnston
@RyanMJohnston 3 жыл бұрын
for those looking for this, like I was, just search 'archi-lab.net' in the packages. It says the author is konrad@, ksobon
@debbiketchum3047
@debbiketchum3047 4 жыл бұрын
Can you show the settings for the Sorting Project parameters used in the View templates?
@AussieBIMGuru
@AussieBIMGuru 4 жыл бұрын
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.
@jwkiser93
@jwkiser93 6 ай бұрын
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!
@AussieBIMGuru
@AussieBIMGuru 5 ай бұрын
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.
@Giancamanco
@Giancamanco 5 жыл бұрын
What if i want to create a new plan set? with this script he overwrites the views without creating new ones.
@AussieBIMGuru
@AussieBIMGuru 5 жыл бұрын
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).
@Giancamanco
@Giancamanco 5 жыл бұрын
@@AussieBIMGuru Thanks !!!!!
@AussieBIMGuru
@AussieBIMGuru 5 жыл бұрын
@@Giancamanco you're welcome!
@ahmedsaid5284
@ahmedsaid5284 3 жыл бұрын
Please can you help, I can't find the get parameter by name node ,,,,,,
@AussieBIMGuru
@AussieBIMGuru 3 жыл бұрын
It comes with dynamo, its full name is Element.GetParameterValueByName
@anitatavana1259
@anitatavana1259 3 ай бұрын
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?
@AussieBIMGuru
@AussieBIMGuru 3 ай бұрын
If you want to change level types on creation generally you will need to follow up their creation by setting their type using setparameterbyname.
@muratusta8138
@muratusta8138 4 жыл бұрын
Dear Gavin, i couldn't find this topic's script on your Github profile. Script name is either true or same ?
@AussieBIMGuru
@AussieBIMGuru 4 жыл бұрын
This one I lost in a corruption on my harddrive unfortunately.
@MazaKaalikas
@MazaKaalikas 2 жыл бұрын
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?
@AussieBIMGuru
@AussieBIMGuru 2 жыл бұрын
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.
@daseindesignteam1890
@daseindesignteam1890 3 жыл бұрын
Awesome!
@AussieBIMGuru
@AussieBIMGuru 3 жыл бұрын
Cheers!
@hu5tle-
@hu5tle- Жыл бұрын
Video is blurry so hard to see what your inputs are at times.
@AussieBIMGuru
@AussieBIMGuru Жыл бұрын
Yes my old videos used a wide format monitor. Eventually i switched to youtube resolution though.
@hu5tle-
@hu5tle- Жыл бұрын
@@AussieBIMGuru Got it. did you update the old videos with new ones?
@AussieBIMGuru
@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
@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
@charlesrivas6464 Ай бұрын
@@ADfortniteplays if you change the video quality in setting you can read em. the serch is ==
Create Sheets using Dynamo! (Views to Sheets 2/3)
13:47
Aussie BIM Guru
Рет қаралды 15 М.
Place Views on Sheets using Dynamo! (Views to Sheets 3/3)
20:55
Aussie BIM Guru
Рет қаралды 30 М.
The Best Band 😅 #toshleh #viralshort
00:11
Toshleh
Рет қаралды 22 МЛН
Une nouvelle voiture pour Noël 🥹
00:28
Nicocapone
Рет қаралды 9 МЛН
Support each other🤝
00:31
ISSEI / いっせい
Рет қаралды 81 МЛН
Project Revit floors to topography using Dynamo!
32:24
Aussie BIM Guru
Рет қаралды 7 М.
3 Dynamo Scripts to Automate Interior Design in Revit
6:07
BIM Pure
Рет қаралды 17 М.
Exemple Dynamo for Revit : Mise en plan automatique
9:02
Olivier Bayle - Village BIM Autodesk
Рет қаралды 16 М.
Update Title block Parameters using Dynamo!
20:20
Aussie BIM Guru
Рет қаралды 8 М.
Automated Revit dimensioning using Dynamo!
17:21
Aussie BIM Guru
Рет қаралды 46 М.
How to create views & sheets with Dynamo
3:24
Belinda Carr
Рет қаралды 24 М.
The Best Band 😅 #toshleh #viralshort
00:11
Toshleh
Рет қаралды 22 МЛН