Setting up Revit project using Dynamo - Part 1

Опубликовано: 10 Октябрь 2024
на канале: USAM Learning
1,064
22

Dynamo is a visual programming tool that works with Revit. Dynamo extends the power of Revit by providing access to the Revit API (Application Programming Interface) in a more accessible manner. Rather than typing code, with Dynamo you create programs by manipulating graphic elements called “nodes”.

One of the strengths of visual programming and Dynamo, in particular, is ready access to a library of nodes. Instead of having to remember the exact code you need to type to perform a certain task, in Dynamo you can simply browse the library to find the node you need.

#Dynamo #BIM #Revit