Your videos are wonderful, I really appreciate them. I didn't think I could learn Python fundamentals easily but your instructions, especially showing the similarity of functions to those in Excel, has given me a great start. Thanks for the detailed videos!
Great stuff as usual. Hopefully content like this will move more people towards coding with examples that are easy to follow but establish rules on multiple lines to make the code work.
Thank you very much for your great efforts. I am wondering if you could teach us how can we optimize an area in a floor plan (space planning) using Dynamo (generative design option) Again, many thanks mate
I hope to get to gen design eventually, probably once the tool is improved a bit. In what way would you want to optimize the rooms? It would mostly be actually a dynamo excercise.
@@AussieBIMGuru Thank you very much for your respond. Well, we can start with a small house that includes 1 Master bedroom, 1 bedroom, 1 bathroom and a living room. We can assume that the master bedroom area is from 20-meter square to 25-meter square, the other bedroom is from 12 to 18-meter square, and so on. and the total area is 150 meter-square for example. What do you think? Again, I really appreciate your time and efforts to teach us. Your way of teaching is fantastic.
Hrm it really depends on how you optimize the criteria. Generative design is about programming a flexible space layout them optimizing critetia to find the most successful option (e.g. how far from my living room is my bedroom, what are the room proportions, does it fit on the site etc.). It can't tell us what is the best option unless we program it to at the end of the day.
@@AussieBIMGuru You are right. So can you please teach us how to use Dynamo (generative design or Refinery) to generate alternative designs options. I believe we will learn a lot from this like how can we make the rooms' wall perpendicular or one wall 45 degrees for example.
Thanks Ali, I'll be moving into Python for Dynamo in 2 weeks. My fundamental knowledge of Python itself doesn't extend too much further though yet, just a bit of numpy/pandas/matplotlib/regex.
Your videos are wonderful, I really appreciate them. I didn't think I could learn Python fundamentals easily but your instructions, especially showing the similarity of functions to those in Excel, has given me a great start. Thanks for the detailed videos!
Glad to hear the series helped get you started and with ease too!
Very helpful tutorials, thanks!
You're welcome!
Thanks for sharing!
Thanks for watching!
Very helpful series! Thank you.
You're welcome!
Great stuff as usual. Hopefully content like this will move more people towards coding with examples that are easy to follow but establish rules on multiple lines to make the code work.
Thanks Tadeh, I hope so too!
I can not import numpy in python inside grasshopper
It isn't present by default, but GHRemote allows you to run external packages;
www.food4rhino.com/app/gh-python-remote
Thank you very much for your great efforts. I am wondering if you could teach us how can we optimize an area in a floor plan (space planning) using Dynamo (generative design option)
Again, many thanks mate
I hope to get to gen design eventually, probably once the tool is improved a bit. In what way would you want to optimize the rooms?
It would mostly be actually a dynamo excercise.
@@AussieBIMGuru Thank you very much for your respond. Well, we can start with a small house that includes 1 Master bedroom, 1 bedroom, 1 bathroom and a living room. We can assume that the master bedroom area is from 20-meter square to 25-meter square, the other bedroom is from 12 to 18-meter square, and so on. and the total area is 150 meter-square for example. What do you think?
Again, I really appreciate your time and efforts to teach us. Your way of teaching is fantastic.
Hrm it really depends on how you optimize the criteria. Generative design is about programming a flexible space layout them optimizing critetia to find the most successful option (e.g. how far from my living room is my bedroom, what are the room proportions, does it fit on the site etc.). It can't tell us what is the best option unless we program it to at the end of the day.
@@AussieBIMGuru You are right. So can you please teach us how to use Dynamo (generative design or Refinery) to generate alternative designs options. I believe we will learn a lot from this like how can we make the rooms' wall perpendicular or one wall 45 degrees for example.
Sorry for interrupting you again, I have found a video showing what I meant ruclips.net/video/-fvXtdnKDfI/видео.html
i wish this video will continue go further 😊.
already chosen pathway 😃
again thank you very much,
god bless you.
You're welcome immi, thanks for your support and questions along the way! More to come in Dynamo Python in 2 weeks time!
you are great ,Please teach more from Python
Thanks Ali, I'll be moving into Python for Dynamo in 2 weeks. My fundamental knowledge of Python itself doesn't extend too much further though yet, just a bit of numpy/pandas/matplotlib/regex.