Тёмный

'Nuke' Revit models using Dynamo, Python + Revit API! 

Aussie BIM Guru
Подписаться 48 тыс.
Просмотров 3,4 тыс.
50% 1

Today we blow up some Revit models. Nuff' said.
I hope you enjoy the session and learn something new! Feel free to comment any feedback/questions below, or follow my channel if you enjoyed this.
0:00 Intro
1:11 Sample model
3:07 Script setup, boilerplate
5:10 Collecting options
6:55 View types
10:00 Collect and process views
17:04 Collect by class
19:40 Nuke the model
23:10 Outputs/test run
25:15 Dynamo player
26:47 Outro
Learn more about Dynamo at;
primer.dynamobim.org/
Software used;
Autodesk Revit 2024: www.autodesk.com/products/rev...
Dynamo: dynamobim.org/
DaVinci Resolve: www.blackmagicdesign.com/au/p...
OBS: obsproject.com/
Hardware used;
Webcam: support.logitech.com/en_us/pr...
Laptop: www.msi.com/Workstation/WT75-...
Microphone: www.jbhifi.com.au/products/ro...
Audio interface: focusrite.com/en/usb-audio-in...
#revit #dynamo #bim

Опубликовано:

 

5 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 22   
@Gumioleusz
@Gumioleusz 6 месяцев назад
Hey a BIM Manager from European Union here, just to let you know: Your work is very valuable. Probably you will not get millions of views but you helping a lot and saving tones of time for me and my BIM Team, Im glad you back!
@AussieBIMGuru
@AussieBIMGuru 6 месяцев назад
Thanks for the words of support!
@finnegerer6868
@finnegerer6868 6 месяцев назад
Happy to hear you've returned! Could you do a lesson on roofs? and stairs? Struggling with those immensely.
@AussieBIMGuru
@AussieBIMGuru 5 месяцев назад
Aren't we all! Stairs never get easier unfortunately. I tend not to go to fundamentals much these days, but RevitPure and LinkedIn learning are great resources for those that I'd recommend to iron out the fundamentals that tend to trip most of us up. One big thing with stairs is that if you need to add treads to flights below the last one, just start the stair again. That's the most devious thing I find in them. That and stair railings will almost never quite behave how you try to get them to - they're just a fundamentally awkward/somewhat broken tool.
@LUPEMO
@LUPEMO 6 месяцев назад
Great help as always, Gavin. Thanks!
@AussieBIMGuru
@AussieBIMGuru 6 месяцев назад
Happy to help!
@marwanbeaino5377
@marwanbeaino5377 6 месяцев назад
Great Content ! Thank you for sharing !
@AussieBIMGuru
@AussieBIMGuru 6 месяцев назад
Youre welcome!
@yoshi.jeje_StructuralEngineer
@yoshi.jeje_StructuralEngineer 6 месяцев назад
Hi, Everyone; how do you usually set up and check your templates? I saw that sometimes, I put some elements, but I liked the idea of having a completely small building with all the elements and some views in sheets to check everything. At this point, we discussed having a template WITH model and one without so that when you start, you can have the template empty without the elements (floor, roof, etc..) Do you think it makes sense? I was thinking instead of two template having one and one dynamo script to delete al the elements in the space :D
@AussieBIMGuru
@AussieBIMGuru 6 месяцев назад
For me each building is so different that really we can only begin with grids and basic views/sheets set up for a typical page size. I personally do a 7.5x7.5m grid to the extends of an A1, but no modelled elements. I have all the system families in there (wall types etc.) and common loadable families, but a lot of loadable families in a library to keep the template light. The only time I had building templates was volume housing, where we made 'starter house' templates for the typical designs, so we could just modify them to suit client requests. We'd have it all set up and documented for construction, then just redocument what changed.
@KervinCalero
@KervinCalero 6 месяцев назад
Can you please do an example collect using sets/dictionaries? I think its faster than lists unless Dynamo works better w/lists?thanks
@AussieBIMGuru
@AussieBIMGuru 6 месяцев назад
Dictionaries generally are faster if you are regularly asking for a set of data from an element that can be represented by a given key. Personally in Python I generally prefer to work with lists or custom classes which at times can be a bit slower vs dictionaries (marginally) but tend to make for more readable code. I'l try to use them in a future video however to show how they can be used. Likely in March.
@SPR98.
@SPR98. 6 месяцев назад
could you create script about combine multiple sheets into single sheet by using dynamo? I think you can do, plz make it. Thanks...
@AussieBIMGuru
@AussieBIMGuru 6 месяцев назад
I'm not 100% of when this would happen typically. My thinking is you could delete the viewports from the extra sheet, then recreate a new sheet with the two sheet viewports using the packing method provided by the Dynamo developers maybe? See a thread here with view packing: forum.dynamobim.com/t/sheet-bynamenumbertitleblockandviews-cannot-pack-views/21324 There would be errors if the views cannot fit together on the sheet.
@SPR98.
@SPR98. 6 месяцев назад
@@AussieBIMGuru Could you help create the video to show your fans? Plz.
@user-ne6hv1ui6q
@user-ne6hv1ui6q 6 месяцев назад
Pls make video on toposolid
@AussieBIMGuru
@AussieBIMGuru 6 месяцев назад
There's some good general videos on youtube, is there a specific aspect of toposolids you want to learn more about?
@user-ne6hv1ui6q
@user-ne6hv1ui6q 6 месяцев назад
I just want to know what are the best practices to use Topo Solid with Dynamo, to prepare site plan.
@user-ne6hv1ui6q
@user-ne6hv1ui6q 6 месяцев назад
I'm new to this channel and I love the way you use Revit. I have been using Revit since 1 year and have learned a lot from your videos. It's very helpful 😊😊
@AussieBIMGuru
@AussieBIMGuru 6 месяцев назад
Ah ok, I'll try to develop some content for this probably some time in March.
@acabtr
@acabtr 6 месяцев назад
Cool new videos, but your audio is broken, its all on left channel.
@AussieBIMGuru
@AussieBIMGuru 6 месяцев назад
Yeah think its an issue with my mic. Will hopefully be fixed by february videos or thereabouts...
Далее
Create room plans using Dynamo, Revit API + Python!
38:00
На фейсконтроле 💂
09:41
Просмотров 563 тыс.
Наташа Кампуш. 3096 дней в плену.
00:58
Иран и Израиль. Вот и всё
19:43
Просмотров 1,2 млн
СМОТРИМ YOUTUBE В МАЙНКРАФТЕ
00:34
Просмотров 799 тыс.
3 PYTHON AUTOMATION PROJECTS FOR BEGINNERS
17:00
Просмотров 1,6 млн
AI, Revit, and GPT Chat | PyRevit coding
13:03
Просмотров 19 тыс.
На фейсконтроле 💂
09:41
Просмотров 563 тыс.