Messi BIM Guru. Gracias por aportar tanto a la comunidad BIM. Mis respetos.🙌
@AussieBIMGuru Жыл бұрын
¡De nada! :)
@marwanbeaino53775 ай бұрын
Hi Gavin, in my humble opinion, your work is really THE reference for anyone looking for a solid learning base for Revit and Dynamo. Respect.
@AussieBIMGuru5 ай бұрын
Thanks for the kind words and ongoing support!
@ed_chaves Жыл бұрын
When no need to model kind of thing but tutorial seems very interesting. Thank you , nice to learn with your excellent materials.
@AussieBIMGuru Жыл бұрын
You're most welcome! It is indeed a very specific scenario.
@User_2026_2 ай бұрын
Broo!! you are really the 🐐 I just enjoy learning from your tuts.
@AussieBIMGuru2 ай бұрын
Haha thanks!
@ndt10913 жыл бұрын
I like this kind of tutorial, amazing guru
@AussieBIMGuru3 жыл бұрын
Thanks!
@danielmassoumi3 жыл бұрын
That's amazing!!! You could have my complete appreciation.
@AussieBIMGuru3 жыл бұрын
Thanks!
@nhanvohoang89353 жыл бұрын
You're really a bim guru, Tks you
@AussieBIMGuru3 жыл бұрын
You're welcome!
@sourabhbekwadkar91214 жыл бұрын
Thank you so much for this amazing tutorial.
@AussieBIMGuru4 жыл бұрын
You're welcome!
@stonelittle95557 ай бұрын
Very good work!
@AussieBIMGuru7 ай бұрын
Thanks!
@leolozano77234 жыл бұрын
Woow, lo ejecute y salió a la perfección. Excelente tutorial colega. Saludos y muchas gracias por el valioso aporte.
@AussieBIMGuru4 жыл бұрын
¡De nada! Me alegra que hayas disfrutado del tutorial y que otras personas de todo el mundo puedan seguir mi contenido :)
@immi854 жыл бұрын
Hi Gavin, amazing as always 👍
@AussieBIMGuru4 жыл бұрын
Thanks Immi!
@mmaad21655 ай бұрын
Wow i saw another video for the same facade model and he used like 10 parameters OMG
@AussieBIMGuru4 ай бұрын
Yep many ways to approach the Al Bahar facade!
@atallahahmed99833 жыл бұрын
Keep good work
@AussieBIMGuru3 жыл бұрын
Thanks will do!
@warpainkiller1 Жыл бұрын
Hello there! Thank you for the tutorial. I am trying to create different facade pattern by combining your previous intelligent panel tutorial. Folding parameters are working just fine but, when I place the family on to the project with dynamo, it gets flattened towards the mass. Any Idea why this happens and how can I solve this problem?
@AussieBIMGuru Жыл бұрын
Assuming you want it to hug a curved surface you may need to redevelop the family to bend, so instead of a 4 point object you may need a 9 point for example, so it can support curvature to its edges and underlying surface. The example I showed here is actually flat when placed, and gradually follows the curvature in a faceted fashion.
@andrelucasai3 жыл бұрын
Hey, Gavin. Great tutorial as always! That dynamo script of the 3-part series videos about intelligent facades doesn't work anymore?
@AussieBIMGuru3 жыл бұрын
It does, but this is a better workflow as it can be run at the project level instead of the mass level.
@lauramarcelatrianafajardo5470 Жыл бұрын
Me estrese y llore mucho de verdad revit no te entiendo, gracias por el tutorial perdon por mi comportamiento, no fui capaz de completar la fachada porque en dynamo no tengo una opcion que tu si pero prefiero rendirme a seguir sufriendo
@AussieBIMGuru Жыл бұрын
Cálmate :) Tengo una copia de mi familia en github como referencia si ayuda: github.com/aussieBIMguru/Revit-Files/blob/master/Families/ABG_201207_AlBahar1.zip
@lauramarcelatrianafajardo5470 Жыл бұрын
@@AussieBIMGuru GRACIAS TnT de verdad no soporto revit perdon tu lo haces muy bien
@fcahz7851 Жыл бұрын
Hi! Amazing video. Question: Could I use the nodes from the surface UV as a guide for dynamo to place the family element? Thanks!
@AussieBIMGuru Жыл бұрын
Yes this should be possible. I have another video on the channel where I use rhino inside and lunchbox UV to do that also.
@rezwanulhoque1174 жыл бұрын
hello, guru nice work. If possible can you make a tutorial of solar analysis with dynamo and also with this panel. thank you
@AussieBIMGuru4 жыл бұрын
Unfortunately I no longer use Dynamo for solar analysis, as the Ladybug package hasn't worked since Revit 2019. In tomorrow's video I'll show how to use Rhino Inside to access the Ladybug package for Grasshopper to guide the sun angle however. I have an older video here where I used Ladybug whilst it still worked which might be of interest; kzbin.info/www/bejne/p4Kmm4dne6t4m6s
@rezwanulhoque1174 жыл бұрын
@@AussieBIMGuru ok, thanks.
@lananhle86773 жыл бұрын
It's so great! But I would like to give you a question: How can you use Instance Parameters in Type Parameter formulas?
@AussieBIMGuru3 жыл бұрын
You can't, it wouldn't make sense to. The only case where you can is if you have a nonshared nested family - you can associate instance and type parmameters to its type parameters at the host family level.
@lananhle86773 жыл бұрын
The things here is- I apsolutely followed all of your steps, just only thing i can't do is changing the number of Open facter as Instance Parameters as you did. Would you pls give me some advices for that ?
@AussieBIMGuru3 жыл бұрын
@@lananhle8677 it sounds like some of the necessary parameters aren't instance based. Make sure in the family editor their names all show a (default) after. If so they should work. Make sure the open factor is of the data type Number also.