Is it possible to load current DWG into a BlockView

Started by Mbk Hk · 2022-06-26 16:24 UTC · 1 replies · SMF topic #2825

Having a BlockView in my DialogBox, we can load and show DWG files using:

(dcl-BlockView-LoadDwg  MyProject_MyDialog_MyVueBlocs FileDwgToLoad)

But that's seems impossible to load current DWG ! Is there any solution to show the current DWG in a BlockView Format.
Thanks
Attachments
Hi, as far as I remember, AutoCAD creates a lock file in the same folder so shared access is not possible to already opened drawings. That could be a possible reason, I think.
With regards, Fred