• Home
  • Training Books
  • Subscribe to Our Email Newsletter
  • About
    • Contributors
    • Feedback
    • Contact
    • Privacy policy
    • Cookie Policy

CADnotes

CAD Tutorials and Best Practices for professionals and students

  • Featured
  • AutoCAD
    • AutoLISP
  • Revit
    • Revit Architecture Basic
    • Revit MEP Basic Tutorial
  • Inventor
  • MicroStation
    • MicroStation Basic Tutorial
You are here: Home / Revit / Dynamo / Part 1: Introduction to Dynamo

Part 1: Introduction to Dynamo

February 6, 2019 by Edwin Prakoso Leave a Comment

In this Article...

  • Starting Dynamo
  • Dynamo Interface
  • Working with Nodes
  • Also watch

Dynamo has gained its popularity. Many Revit users heard about it now. The problem is most of us think it is difficult to use. Watching the demo video is like watching David Blaine in action: everyone thinks it’s impressive, but we feel like it’s out of our reach.

Dynamo is a programming language. You can use it to automate a simple process or help you to design a complex model. This tutorial series covers the basic to help you automate your daily tasks. The objective is to encourage Revit users to use Dynamo for automation for productivity.

In this introduction, you will learn how to place an element by it’s coordinate using Dynamo. You can’t place element in Revit by coordinates, so this is where Dynamo becomes handy.

Starting Dynamo

You can start Dynamo using the icon in Revit Ribbon> Manage tab> Visual Programming panel> Dynamo.

In the Dynamo start up page, click New under Files category.

Dynamo Interface

Dynamo opens a new definition. Let’s review the interface.

The Dynamo Interface
  1. Menu bar and toolbar. They are default features in Windows programs.
  2. Dynamo Library. You can find all the nodes in the library.
  3. Category. Dynamo groups the nodes logically in categories, allows you to find a node easier.
  4. Subcategory. Dynamo groups the nodes into smaller subcategories.
  5. Node. Select a node to place it to your workspace.
  6. The Workspace. We develop the program here. You can see the geometry in the workspace as well.

Working with Nodes

As shown in the image above, in the Dynamo library, under Geometry category, Points subcategory, Point subcategory, click node ByCoordinates (x,y).


Dynamo places a node in the workspace.

A node execute an operation. Point.ByCoordinates node creates a point from provided coordinates.

A node has ports on the left side for input, and on the right side for output. Place your mouse pointer on the x port. Dynamo shows a tooltip. It shows the data type for that particular node. Double is a computer number format. You need to provide a number as an input to this port.

Let’s provide inputs. In the library, under the Input category, Basic subcategory, click Number node.

Click the number node title and drag it to the left of the Point.ByCoordinates node. Click the Number node port then move your mouse pointer to the Point.ByCoordinates x port. You just provided the x value.

Repeat the process for y value.

You can modify the number and see the point position in Revit and the workspace moves. Try to change the point several times.

Note the point position in the Dynamo workspace and in the Revit view

Also watch

We will learn how to interact with Revit elements in the next tutorial.

About Edwin Prakoso

I work as a Sr. Consultant in PT Cipta Satria Informatika. I've been using AutoCAD since R14 and Revit since Revit Building 9. I occasionally write for AUGIWorld magazine and I am also active in Autodesk discussion forum. I'm a member of Autodesk Expert Elite, an appreciation for individuals who give contributions to the Autodesk community.
Connect with me on twitter or LinkedIn.

Filed Under: Dynamo Tagged With: dynamo tutorial, dynamo101

0 0 votes
Article Rating
Subscribe
Login
Notify of
guest

guest

This site uses Akismet to reduce spam. Learn how your comment data is processed.

0 Comments
Inline Feedbacks
View all comments

Featured

What’s New in Revit 2021 – part 1: General Enhancements

Revit 2021 has been released! See what’s new in part 1. More to come!

Recent Articles

  • Autodesk Construction Cloud Activity Log
  • Exporting AutoCAD Plant 3D Model to Navisworks
  • Autodesk Data Connector for Power BI is Now Available

Advertisement

New on CADnotes

  • Autodesk Construction Cloud Activity Log
  • Exporting AutoCAD Plant 3D Model to Navisworks
  • Autodesk Data Connector for Power BI is Now Available
  • Autodesk Forma Design Contest
  • Revit 2025: Toposolid Enhancements

Meet the Authors

avatar for
avatar for
avatar for
avatar for
avatar for
avatar for

Get Connected

CADnotes on FacebookCADnotes on InstagramCADnotes on TwitterCADnotes on YouTube

© 2009 – 2025 CADnotes · Feedback · Privacy Policy · Become an affiliate

wpDiscuz