Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Home
Download
Help
Login
Register
OpenDCL Forums
»
OpenDCL
»
Runtime/AutoLISP
»
Is it possible to load current DWG into a BlockView
« previous
next »
Print
Pages: [
1
]
Author
Topic: Is it possible to load current DWG into a BlockView (Read 753 times)
Mbk Hk
Member
Posts: 1
Is it possible to load current DWG into a BlockView
«
on:
June 26, 2022, 09:24:22 AM »
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
Logged
Fred Tomke
OpenDCL Technician
Global Moderator
Hero Member
Posts: 2101
Re: Is it possible to load current DWG into a BlockView
«
Reply #1 on:
June 26, 2022, 01:29:01 PM »
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
Logged
Fred Tomke
Dipl.-Ing. (FH) Landespflege
[ landscaper - landscape developer - digital landscape and urban design]
Print
Pages: [
1
]
« previous
next »
OpenDCL Forums
»
OpenDCL
»
Runtime/AutoLISP
»
Is it possible to load current DWG into a BlockView