Wednesday, March 06, 2019

Top 25 Dynamo Nodes

Learning Dynamo can seem overwhelming. As hard as it may be, there is comfort in knowing that there is a limit to what you need to learn. To that end, here is a list of the top 25 Dynamo Nodes you need to get started with Dynamo (in my opinion). Since the beginning the Dynamo team at Autodesk has been collecting data on how we use Dynamo Nodes. I wonder how this (slightly unscientific) list compares to their data? 

0. Select Model Element
1. Element.Parameters
2. Watch
3. All Elements of Category
4. Categories (always used with the previous)
5. Code Block (This one is a multitasker, you can use it for strings, numbers, math, passing through information)
6. == (and most of the other Math Nodes)
7. String.Contains
8. String.Replace
9. String from Object
10. Element.ElementType
11. FilterbyBoolMask
12. List.SortbyKey
13. List.GroupbyKey
14. Element.GetParameterValueByName
15. Element.SetParameterByName
16. List.Flatten
17. List.Transpose
18. Data.ExportExcel
19. Data.ImportExcel
20. List.Count
21. Sequence
22. Point.ByCoordinates
23. List.GetItemAtIndex
24. Element.Name

Monday, January 21, 2019

Element is too small on screen Warning is FIXED! Well, sort of.

Revit 2019.2 is out and there are some improvements...

In this sub-release you can see Autodesk's focus on BIM360, and rightfully so. BIM360 has finally matured into a stable, useful product/platform/thingy. I say 'thingy' because it truly is a new thing that is yet to be fully defined. For now, the simple fact that the Revit files are in the cloud and people who don't use Revit can view and markup on any device is great! For the future, I see more opportunities to leverage the Forge platform to automate design, extract reports, view and monitor the construction project among many, many more opportunities.

The minimum distance error is GONE, sort of. It's gone when moving and copying. You will still get the warning and be prevented from drawing something smaller than 1/32"(2mm). I believe I first submitted this request to the development team in the year 2000. I'm hoping that they wait until after 2020 to completely fix this error. That way, we can throw a big party at AU for the 20th year anniversary of 'The Request'.

Zoom into Schedules. Funny thing, that didn't seem to bother me 19 years ago. Still, they fixed it and I'm glad.

Here's a full list of enhancements.