Message 1 of 6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I recently find an example of UserMepCalculation to add an user calculation of friction loss and flow convertion in the mechanical settings. The problem is: it was made for revit 2014 and the api changed a bit. I changed the methods and got zero errors in visual studio, but when i compile the project into dll files and put the addin file in the correct folder (C:\Program Files\Autodesk\Revit 2022\AddIns\MEPCalculation), nothing happens in revit. I am missing something?
The source code I changed is in UserMepCalculation2022. Thanks @jeremytammik for providing the example.
Solved! Go to Solution.