Skip to content

mattmas/Metamorphosis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metamorphosis

A tool for watching changes between Revit models, addin and Dynamo.

Download Link

When you receive a new Revit model from a partner - it's a challenge to know exactly what has changed. The Metamorphosis tool attempts to assist you; by enabling you to take a snapshot of an older model, and compare it against the newer model. Metamorphosis captures all Revit parameter data (instance and type) as well as basic geometric data. While this is not a guarantee that all changes will be detected, we believe it will help significantly.

It has two components:

  • A Revit Addin with two commands:
    • Take a snapshot of the current model, to a file.
    • Compare the current model to a previous snapshot file.
  • A Dynamo script to take the results of the comparison and use Dynamo Mandrill to show a dashboard of the changes.

![Metamorphosis Video]https://youtu.be/uUcwH8GvlDY/0.jpg)

This tool was developed at the CORE Studio AEC Symposium and Hackathon, December 2016 (a 26-hour project).

Further Development

Since the original hackathon, we've added a number of newer features, including:

  1. A Windows Installer
  2. Support for Revit 2025,2024, 2023, 2022, 2021, 2020, 2019, 2018, 2017, 2016 and 2015 (all signed DLLs in the provided MSI)
  3. Enhanced Coloring/identifying of elements that changed.
  4. Configuration of colors
  5. Beginnings of API hooks for batch operation.
  6. Support specifically for Revit 2023 DocumentVersion changes - vastly improving the performance of comparisons.
  7. Support for Large Integer ElementIds in 2024

Watch this space as we see where it goes...

About

A tool for watching changes between Revit models, addin and Dynamo.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages