I have been playing around with the Revit API recently in order to provide alternative pipe pressure loss calculations for some of our users. Much thanks to the code provided by Jeremy Tammik or this never would have been possible for me. I have made the necessary code changes for our calculation needs which is working.
My problem is really more of an annoyance. We cannot export a pipe pressure loss report to HTML. See attached error. It is complaining the the required .xslt file it is looking for is not at the specified location but it is. I have done what debugging and code checking I know how to do but can't fix it.
We can export to .csv just fine. I just don't like a fully working piece of code.
Thanks!
Solved! Go to Solution.