- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hallo,
I allready built several Joints with COM technology in C#. This joints are allready in use and work fine in Advance Steel 2019 and Revit 2019.
Now I programmed a joint in pure .NET but it only works properly in Advance Steel.
In Revit I can insert it with the API and the UI, but the values can only be changed by the API.
Changes made in the steel connection dialog do not trigger the construction update.
I allready debugged the code and it doesn't jump into one of the IRule-Methods on dialog changes.
At the moment I'm using Revit 2019.1, and set the databases up like discribed in the Advance Steel 2019 SDK.
Perhaps someone has a solution for this problem?
Thx, matthias
Btw. big praise to the developers of the pure .NET version. I was faster and had more fun at developing.
Solved! Go to Solution.