Book Image

Increasing Autodesk Revit Productivity for BIM Projects

By : Fabio Roberti, Decio Ferreira
Book Image

Increasing Autodesk Revit Productivity for BIM Projects

By: Fabio Roberti, Decio Ferreira

Overview of this book

Increasing Autodesk Revit Productivity for BIM Projects takes a hands-on approach to implementing Revit effectively for everyone curious about this new and exciting methodology. Complete with step-by-step explanations of essential concepts and practical examples, this Revit book begins by explaining the principles of productivity in Revit and data management for BIM projects. You'll get to grips with the primary BIM documentation to start a BIM project, including the contract, Exchange Information Requirements (EIR), and BIM Execution Plan (BEP/BXP). Later, you'll create a Revit template, start a Revit project, and explore the core functionalities of Revit to increase productivity. Once you've built the foundation, you'll learn about Revit plugins and use Dynamo for visual programming and Power BI for analyzing BIM information. By the end of this book, you'll have a solid understanding of Revit as construction and design software, how to increase productivity in Revit, and how to apply multiple workflows in your project to manage BIM.
Table of Contents (16 chapters)
1
Section 1: Enhancing Your Productivity in Revit with Data Management and Templates
5
Section 2: Setting Up Revit Projects Efficiently and Exploring Core Functionalities
8
Section 3: Adding Visualizations and Dashboards to Your Data
11
Section 4: Collaborating with Consultants and Plugins and Improving Revit Performance

Summary

In this chapter, we have learned what Dynamo is and how users can work with Dynamo to improve performance and productivity.

We learned that Python is one of the most common Programming languages, and it can be used in Dynamo together with the Revit API. This connection can enhance what can be altered in Revit.

We learned how to use Dynamo Player as a feature to run scripts on a project. We also looked into how to set up a folder that can be used across the organization to share the most common scripts that can be used in multiple projects.

We shared the best practices that should be used when developing Dynamo scripts (which can be extended to all the software that requires specific visual programming, such as Grasshopper).

In the next chapter, we will cover how we can get and manage the dashboard using Power BI or other software, such as Excel.