I’ve been trying to modify source code of one DynamoSAP package so I can use it with newer version of SAP2000. I faced several difficulties since it my first attempt to do something like this but one with RevitTestSevices.dll remains unsolved and I can’t figure out what is wrong.
Where can I find this library? Should it be shipped with Revit or Dynamo or is it an independent package?
@JacobSmall thanks for your fast reply,
I have tried what you said but it didn’t work. There is not RevitTestServices.dll file included there neither.
@Michael_Kirschner2
I can see that DynamoDS/DynamoRevit repository will create RevitTestServices.dll. Then I should download it and build it as explained in readme.txt, right?
But what is the difference between DynamoDS/Dynamo and DynamoDS/DynamoRevit? How does it work? Is the second an extension for the first one? Why don’t I have ReviteTestServices.dll somewhere in Dynamo Studio or Dynamo for Revit?
I’m new to Dynamo itself and its source code, I’m also not a developer but would like to understand it in coming weeks. I will appreciate any explanation.