Giter Club home page Giter Club logo

navis-clash_data_exporter's Introduction

Navisworks Clash Data Exporter & Power BI Reporting

The ultimate goal of these tools and workflow is to improve MEP BIM coordination communication with project teams. The Navisworks add-in provides a means to automate clash metrics progress reporting, visualize clash data, and make model data meaningful and accessible for various project stakeholders. This workflow requires Autodesk Navisworks Manage, Microsoft Power BI, and Navisworks API to access the desired Clash Detective data for exporting. The tools and workflow are designed to have Navisworks Manage coupled with Microsoft Power BI to deliver multiple interactive visual reports in Power BI. However, this respository focuses on the Navisworks API add-in. The included Power BI template is only for reference and testing.

Getting Started

Environment setup regarding application development logistics.

  • IDE:

    • Visual Studio 2019
  • Framework:

    • .NET Framework 4.7.2
  • Language:

    • C#
  • Output Type:

    • Dynamic-link Library (DLL)
  • Additional Library Packages Implemented:

    • Navisworks API
      • Autodesk.Navisworks.Api
      • Autodesk.Navisworks.Automation
      • Autodesk.Navisworks.Clash
      • navisworks.gui.roamer
      • AdWindows
    • Microsoft.Office.Interop.Excel

Application Development

Application features and specs for Navisworks Manage add-in

  • Software Required

    • Navisworks Manage 2019
    • Microsoft Power BI
  • Navisworks Model Preparation & Clash Detective Setup Requirements

    • Models appended need to be solids (not polymesh)
    • Consistent model file naming convention
    • Defined Focus Zones
    • Active Grid System must be set to Grid System that includes boundaries of Floor Plan used in Reports
    • Setup rules for clash tests to eliminate false positives
    • Cannot Compact Clashes
    • Always Update "All Clash"
  • User Interface

    • User to specify focus zone for data being exported
    • User to specify project disciplines (ability to save project discipline list and be loaded for future exports)
    • User to specify repository location for data output (Excel file type) to be saved

Application Structure

Overall workflow from Navisworks Manage to Power BI

Navisworks Workflow Video

  1. The Clash Data Exporter add-in has two modules:
  • Clash Test - Exports specific Clash Detective data and writes in Excel spreadsheet
  • Total Objects by Discipline - Exports total objects in open model by discipline for producing metrics in Excel spreadsheet

  1. User prompted to specify focus zone associated with exported data and project disciplines

  1. Power BI Reports

Navisworks API Implementation

Below highlights specific API features implemented to access and export specific Clash Detective Data

Clash Test Module
  • How API is mapped to data in Clash Detective UI for OPEN clashes

  • How API is mapped to data in Clash Detective UI for CLOSED clashes

Total Objects By Discipline Module
  • How API is mapped to model files in Selection Tree UI

Output Excel Spreadsheet Examples
  • Export from Clash Test module

  • Export from Total Objects by Discipline module

Installing and Running Application

  1. Clone or download project.
  2. Open ClashData.sln in Visual Studio 2019.
  3. Ensure that the library packages stated in Getting Started are installed and referenced.
  4. The application can then be run in debug mode.
  5. Go to Debug/Release location and copy the files and folder below.

  6. Create a ClashData folder in Local_Drive:...\Autodesk\Navisworks Manage 2019\Plugins
  7. Paste copied files and folders to ClashData folder
  8. Open Navisworks Manage 2019 to execute and test add-in.

References for Further Learning

navis-clash_data_exporter's People

Contributors

flyingturtle13 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.