Тёмный

Revit Snippet: Create Truly 3D Parametric Perforated Panels 

RV Boost
Подписаться 16 тыс.
Просмотров 18 тыс.
50% 1

This Revit & Dynamo tutorial will show how to quickly create perforated panels for your Revit building’s façade. This elevation with a perforation panel system will be fully parametric, so you can change its dimensions, hole number, hole spacing, and hole pattern as well by using a bitmap image as a guide. We will have these panels as fully 3D object you can show in all views. You can then apply a metallic material to these cladding panels to render them in Revit as a complete curtain wall.
Download the Dynamo script from this lesson here: rv-boost.com/p...
(If you're using Revit 2022, this script fixes the issue of incorrect scaling, where the generated panels are huge and offset away from your selected surface.)
To get Revit tutorials like this every single week, Subscribe now by clicking here: / @rvboost
Become a Patreon here to access all exercise files from all of my tutorials: / rvboost

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

 

21 окт 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 75   
@nedward5458
@nedward5458 3 года назад
Very useful tutorial and the voice is so beautiful like a singer, thanks for sharing this !
@RVBoost
@RVBoost 3 года назад
Wow thanks for the kind words. I'll start to practice singing in my free time!
@piratesting
@piratesting 3 года назад
This was exactly what I was looking for in contact. SUB!!!!
@RVBoost
@RVBoost 3 года назад
Great! Welcome to the club!!!
@hoatien
@hoatien 3 года назад
Great tutorial! I got stuck in the quads and surface.difference commands but I realised I downloaded the wrong package and was not using revit 2021. Looking forward for more!!
@RVBoost
@RVBoost 3 года назад
Glad it helped! I'll definitely do more :)
@pipy1
@pipy1 3 года назад
So, is it not possible to get surface.difference command in revit 2020? Quads issue can be solved by installing Spring Nodes package thanks to @j0jjes's comment but still need to get surface.difference. Is there anyway to get in Revit 2020 version?
@RVBoost
@RVBoost 3 года назад
I'm on Revit 2020 with Dynamo 2.3 and it has that node. Probably make sure you use the same versions.
@zigzorg
@zigzorg 3 года назад
Amazing
@RVBoost
@RVBoost 3 года назад
Thanks!! :)
@sherifabuelala2054
@sherifabuelala2054 2 года назад
I found out that in 2021 it's under **Spring Nodes** One more thing I faced at the end value of (50) crashes my file (100) works fine I tested (80) as a value and it worked but I lost the L shape edge for the wall If I can send you the image to see it and tell me It would be great Thank you in advance
@RVBoost
@RVBoost 2 года назад
Sure! Please send the image to support@rv-boost.com
@abidnaqvi1435
@abidnaqvi1435 2 года назад
Hi, I am using the same Revit and Dynamo version as you have used but getting this error /Warning when I connect ꟿ Quads.ByPointMatrix node to PolyCurve.ByPoints node. Warning: PolyCurve.ByPoints expects argument type(s) (Point[], bool), but was called with (Autodesk.DesignScript.Geometry.Vector[], bool). no idea how to solve this.is there way?
@RVBoost
@RVBoost 2 года назад
You probably have a different version of the Spring Nodes package. Please install package version 203.2.0 and try again.
@abidnaqvi1435
@abidnaqvi1435 2 года назад
@@RVBoost thanks a lot for your reply. I have installed package version 203.2.0 as suggested and tried but again getting the same warning message. I am using Dynamo Version 2.3.0 Revit 2020.2 Is there another method to get the quadrant point matrix?
@RVBoost
@RVBoost 2 года назад
The error message says the node expects XYZ points but is given Vectors. May be try adding some nodes to convert vectors to points beforehand?
@abidnaqvi1435
@abidnaqvi1435 2 года назад
Thanks a lot helping. it is working now. I used Vector.AtPoint node to convert vectors to points. Thanks a lot.
@RVBoost
@RVBoost 2 года назад
Glad it worked! Happy to help 😊
@PsychotronAyax
@PsychotronAyax 3 года назад
What a good tutorial, how would it be done to put material, let's say I want it to be metal or plastic? You could show what are the other ways to export the geometry from dynamo to revit. thanks !
@RVBoost
@RVBoost 3 года назад
To change the material, you can use the method showed towards the end of my other tutorial here: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-N_aePsEFRKM.html I'll do a new video soon on other ways to bring Dynamo geometry into Revit :)
@qizhang7918
@qizhang7918 3 года назад
Hi, I was following your tutorial step by step. However, I still do not have quads commands after I download springs. Besides, I downloaded the same version of spring as yours.
@RVBoost
@RVBoost 3 года назад
Hi, I was on Dynamo 2.5 and Springs 203.2.0. Are yours the same versions?
@j0jjes
@j0jjes 3 года назад
@@RVBoost I had to download spring nodes not Spring - Dynamo 2.0 to get the quads command.
@RVBoost
@RVBoost 3 года назад
Thanks for the tip. I meant spring nodes too but so used of saying its short name!
@pierdoro1983
@pierdoro1983 3 года назад
@@j0jjes Thanks you man... i was stuck.. big time..haha
@RVBoost
@RVBoost 3 года назад
No worries! Hope it helped :)
@ms7851
@ms7851 Год назад
Hi! How can I change the material?❤
@RVBoost
@RVBoost Год назад
I did something similar here but with material assignment. Please check if it helps: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-N_aePsEFRKM.html
@sherifabuelala2054
@sherifabuelala2054 2 года назад
Thank you for such a video, I also got stuck in the quads! I am working on Revit 2021, what is the solution for that? Any help?
@RVBoost
@RVBoost 2 года назад
Hi! What issue do you have with the quads?
@sherifabuelala2054
@sherifabuelala2054 2 года назад
@@RVBoost Thank you for your fast reply I commented down that I found it in Revit 2021 as *Spring Nodes* the other issue I explained in that comment can you kindly read it and reply on it please Thank you
@rezwanulhoque117
@rezwanulhoque117 3 года назад
nice work. How to use material in this panel?
@RVBoost
@RVBoost 3 года назад
You can use the same method I used in this other tutorial: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-N_aePsEFRKM.html
@rezwanulhoque117
@rezwanulhoque117 3 года назад
@@RVBoost got it ,thanks.
@oguzhanaydemir7593
@oguzhanaydemir7593 3 года назад
plz, how can i import system panel, tell about this. I downloaded cladding panels by manufacturer but i didn't bring my project. Btw, your videos very awesome !
@RVBoost
@RVBoost 3 года назад
Thanks for your comment! Unfortunately, I don't think you can use system panels for this design, because each individual panel has to be different to make up the pattern. There's another option: use system panel and then overlay on top a 2D pattern exported from Dynamo. I'll do a new tutorial on this other option soon :)
@oguzhanaydemir7593
@oguzhanaydemir7593 3 года назад
@@RVBoost thnx
@sethbout8901
@sethbout8901 2 года назад
Awesome tutorial... However, whenever I do the last step into the "importinstance" the result becomes WAY bigger than the preview shows before I do so. The preview the whole time looks good until then, please help??
@RVBoost
@RVBoost 2 года назад
Please check your drawing unit in Revit. Mine is in millimetres :)
@erikanicole520
@erikanicole520 2 года назад
I also got this result. The perforated panels were way bigger and farther from the selected surface. My units are in mm. Can't figure out where i got it wrong. I'd appreciate some help. :D
@RVBoost
@RVBoost 2 года назад
Did you get the problem in Revit 2022 by any chance?
@erikanicole520
@erikanicole520 2 года назад
@@RVBoost Yes, i'm using 2022. I did manage to still work with it, just had to manually rescale
@vijaymatharu8454
@vijaymatharu8454 2 года назад
@@erikanicole520 how did you manually rescale struggling with same issue :(
@TienNguyen-tl5up
@TienNguyen-tl5up 3 года назад
hi there. i follow your step but get stuck at the surface.different node. i cant find it anywhere. do you know what is probably the issue here? is there any alternative solution for it without using surface.different node?
@RVBoost
@RVBoost 3 года назад
Hi. Probably you're not using the same Dynamo version I used in the video. Should be Dynamo 2.0.1 or above.
@willemlefevre5445
@willemlefevre5445 2 года назад
Is there a software I can use to create my own perforations, or does this software Revit have that functionality?
@RVBoost
@RVBoost 2 года назад
You can use Dynamo to generate a pattern of regular shapes with different sizes based on a gray-scale image. I'll do a tutorial on this soon.
@alpo8385
@alpo8385 2 года назад
Hi. i can't find surface by difference in my version of dynamo. i'm using version 2.1. Can someone help plz
@RVBoost
@RVBoost 2 года назад
Updating your Dynamo to the latest version might help.
@jtiong5061
@jtiong5061 Год назад
hi mate, can explain how to export the line to autocad?
@RVBoost
@RVBoost Год назад
You can open a suitable elevation view and do the usual export command from that view 👍
@rezwanulhoque117
@rezwanulhoque117 3 года назад
hello , one more things, how can we create schedule estimate of this panel? if possible can you make a tutorial? thanks.
@RVBoost
@RVBoost 3 года назад
I'm afraid you can't! You can instead create a separate curtain wall at the back of these panels and schedule it.
@rezwanulhoque117
@rezwanulhoque117 3 года назад
@@RVBoost ok thanks.
@MohamedOsama-qx5xc
@MohamedOsama-qx5xc 2 года назад
Can i apply this to a curved wall ?
@RVBoost
@RVBoost 2 года назад
I don't think so :(
@donr.jayanetti1119
@donr.jayanetti1119 2 года назад
Great video!! My hole patterns are not matching the voronoi image. I'm getting some sort of diagonal waves rather than the voronoi image I used. I tried uploading diferent pictures but they all behave the same way. Any ideas? ?
@RVBoost
@RVBoost 2 года назад
Sounds like you didn't connect some of the nodes exactly as showed in the video. Please watch it again to double check!
@donr.jayanetti1119
@donr.jayanetti1119 2 года назад
@@RVBoost Thanks! The solution was at the end of the video! I had stopped short of the end... is it possible to create this pattern on a curved surface?
@RVBoost
@RVBoost 2 года назад
Curved surfaces will be very difficult! You should use Revit a material with cutout holes instead.
@pierdoro1983
@pierdoro1983 3 года назад
Do you have patreon?
@RVBoost
@RVBoost 3 года назад
Yes! It's here :) www.patreon.com/rvboost
@pierdoro1983
@pierdoro1983 3 года назад
@@RVBoost Done :)
@RVBoost
@RVBoost 3 года назад
Thanks man! 😁
@lucamaggio3942
@lucamaggio3942 3 года назад
how can i upload this in a new project?
@RVBoost
@RVBoost 3 года назад
You can just copy and paste, or regenegate all panels using the same Dynamo script
@lucamaggio3942
@lucamaggio3942 3 года назад
@@RVBoost i tried but it go in block :'(. is possible to create it like a wall ? with the same semplicity to built it?
@RVBoost
@RVBoost 3 года назад
I'm afraid they'll be blocks. You can copy these blocks between projects.
Далее
Perforated Facade Trick - REVEALED
22:49
Просмотров 28 тыс.
Кольцо Всевластия от Samsung
01:00
Просмотров 377 тыс.
aespa 에스파 'Whiplash' MV
03:11
Просмотров 12 млн
Revit Snippet: Create Perforated Brick Walls & Screens
13:39
Hexagonal Facade in Revit Tutorial
20:25
Просмотров 68 тыс.
Кольцо Всевластия от Samsung
01:00
Просмотров 377 тыс.