Suppress Model Upgrade Window

Suppress Model Upgrade Window

Anonymous
Not applicable
736 Views
3 Replies
Message 1 of 4

Suppress Model Upgrade Window

Anonymous
Not applicable

Hi all,

 

I've had a bit of a look around and I'm wondering if anybody has come up with a way to suppress the model upgrade dialog window when using Document.LoadFamily() to allow for silent loading of models in the background?

 

 

Cheers,

Adam

0 Likes
737 Views
3 Replies
Replies (3)
Message 2 of 4

Anonymous
Not applicable

I too am interested in this solution

0 Likes
Message 3 of 4

Anonymous
Not applicable

I did not find any resource on this 😞

0 Likes
Message 4 of 4

jeremytammik
Autodesk
Autodesk

The Windows API will allow you to do almost anything you want with windows, dialogues and forms:

 

https://duckduckgo.com/?q=windows+suppress+splash

 

https://duckduckgo.com/?q=windows+suppress+modeless

 

The Revit API will probably not help you in this case.

 

Cheers,

 

jeremy



Jeremy Tammik
Developer Technical Services
Autodesk Developer Network, ADN Open
The Building Coder

0 Likes