DialogBoxShowing not raised when Fabrication Settings dialog opened

DialogBoxShowing not raised when Fabrication Settings dialog opened

flann.mclaughlin
Enthusiast Enthusiast
399 Views
4 Replies
Message 1 of 5

DialogBoxShowing not raised when Fabrication Settings dialog opened

flann.mclaughlin
Enthusiast
Enthusiast

The event isn't fired when opening the Fabrication Settings dialog. Tested in 2020/2021/2022/2023.

0 Likes
Accepted solutions (1)
400 Views
4 Replies
Replies (4)
Message 2 of 5

jeremy_tammik
Alumni
Alumni

Oh dear. Sorry to hear about that. Can you include a few more details to help ensure a foolproof communication when I report this to the development team? For instance, screen snapshots of the UI command button to click and the Windows form it displays? Thank you! I need a complete minimal reproducible case to pass on; it should be trivial for the issue you describe:

  

https://thebuildingcoder.typepad.com/blog/about-the-author.html#1b

  

Jeremy Tammik Developer Advocacy and Support + The Building Coder + Autodesk Developer Network + ADN Open
Message 3 of 5

flann.mclaughlin
Enthusiast
Enthusiast

Either of these two buttons

flannmclaughlin_0-1669130781685.png

 

Brings up this dialog

flannmclaughlin_1-1669130865237.png

 

0 Likes
Message 4 of 5

Revitalizer
Advisor
Advisor
Accepted solution

Hi,

 

I think it's because the Fabrication Part Browser is just an Add-In but not an integrated component of Revit.

 

C:\Program Files\Autodesk\Revit 2022\AddIns\FabricationPartBrowser

 

I suppose similar behavior of other Add-Ins from this folder, e.g. SteelConnections, PnIDModeler etc.

 

 

Revitalizer




Rudolf Honke
Software Developer
Mensch und Maschine





Message 5 of 5

jeremy_tammik
Alumni
Alumni

Probably just as Revitalizer says... thank you, Rudi!

  

If all the Revit API built-in mechanisms fail, you can always fall back on the underlying Windows API functionality:

  

https://thebuildingcoder.typepad.com/blog/about-the-author.html#5.32

  

Jeremy Tammik Developer Advocacy and Support + The Building Coder + Autodesk Developer Network + ADN Open
0 Likes