Pure .NET Joints in Revit

matthias.deisboeck
Contributor

Pure .NET Joints in Revit

matthias.deisboeck
Contributor
Contributor

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.

0 Likes
Reply
Accepted solutions (1)
561 Views
2 Replies
Replies (2)

mihaido
Autodesk
Autodesk
Accepted solution

Hello Matthias,

 

     Thanks for reporting this issue. I can reproduce it on my machine as well. I am investigating it and will try to get it fixed as soon as I can.

 

 



Mihai Dobrescu

Software Architect
0 Likes

matthias.deisboeck
Contributor
Contributor

Hallo mihaido,

 

thank you for the informations. If you find the time, please let me know when you are done. 

Then I can go on with testing the connections in Revit.

 

Best regrads

Matthias

 

0 Likes