9 Eylül 2015 Çarşamba

Dynamo - Visual Programing Tool of BIM

Dynamo is an open source visual programming platform for designers. Visual programing tools growing gradually to bring extensive ability to designers. Visual programing means designers make contribution to their work platform. 
ModeLab have just present the First Edition of the Dynamo Primer, a comprehensive guide to visual programming in Autodesk Dynamo Studio.This primer is an on-going project to share the fundamentals of programming. Topics include working with computational geometry, best practices for rules-based design, cross-disciplinary programming applications, and more with the Dynamo Platform.

  • Context - What exactly is "Visual Progamming" and what are the concepts I need to understand to dive in to Dynamo?
  • Getting Started - How do I get Dynamo and create my first program?
  • What's in a Program - What are the functional parts of Dynamo and how do I use them?
  • Building Blocks - What is "Data" and what are some fundamental types I can start using in my programs?
  • Geometry for Design - How do I work with geometric elements in Dynamo?
  • Lists, Lists, Lists - How to do I manage and coordinate my data structures?
  • Code in Nodes - How can I start extending Dynamo with my own code?
  • Computational BIM - How can I use Dynamo with a Revit model?

Software and Resources

Dynamo The current stable release of Dynamo is Version 0.8.
DynamoBIM The best source for additional information, learning content, and forums is the DynamoBIM website.
Dynamo GitHub Dynamo is an open-source development project on Github. To contribute, check out DynamoDS hosted by Ian Keough.
https://github.com/ikeough/Dynamo

Also i want to add some other useful links about Dynamo;

Dynamo Code Blocks
There is a great post about Code Blocks on the Dynamo website.
http://dynamobim.com/cbns-for-dummies/