Hello, my name is Jacob Smith and I am a software developer for Simpson Stong Tie. We plan to use the Xunit Test runner for to write unit tests for our developer environment. I am running into a few issues when trying to write simple transactions to modify the document to set up the post commands for our Revit addin. I have followed what Connor Ivy has implemented on his video on YouTube, where he is copying walls and verifying that parameters are equal to each other however I am having trouble just changing the active view in the project. I have followed a few work around on Jeramy Tammiks building coder blog also and I am not having any luck. I am hoping to get in touch with someone from the development team to help my team and myself get this set up correctly.
@teocomi Revit can not make changes to a read only document. This is odd because in the properties of the revit project the read only check box is not checked.