Dynamo: Revit Workflow

Go to class
Write Review

Free Online Course: Dynamo: Revit Workflow provided by LinkedIn Learning is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Dynamo: Revit Workflow is taught by Ian Siegel.

Overview
  • Use Dynamo to apply basic visual programming concepts to architectural design in Revit. Learn how to automate everyday tasks such as numbering rooms and calculating occupant loads.

Syllabus
  • Introduction

    • Welcome
    • Exercise files
    1. Renumber Rooms by Level
    • Roadmap: Renumber rooms by level
    • Read Revit parameter data with Dynamo
    • Remove characters from strings
    • Concatenate lists of strings with Dynamo
    • Set Revit parameter values with Dynamo
    • Create your own custom nodes
    2. Occupancy Calculations
    • Roadmap: Calculating occupant loads
    • Gather room area and occupancy data
    • Calculate occupant loads with Dynamo
    • Count family instances for a parameter
    3. Analysis
    • Roadmap: Analyzing room layout
    • Draw lines between element locations
    • Understanding list lacing
    • Filter line lengths with a Boolean mask
    • Highlight Revit elements with Dynamo
    4. Computational Design
    • Roadmap: Attractor-driven curtain panels
    • Find boundaries of Revit Curtain Panels
    • Set an attractor point
    • Remap a range of numbers
    • Generate a random list of numbers
    Conclusion
    • Next steps