Jan 30, 2004 #1 SerialCoder Mechanical Joined Aug 8, 2003 Messages 9 Location US According to AutoDesk AutoCAD LT does not support VBA but does anyone know if you can still access the AutoCAD object model in VB6 or VB.Net to perform Tasks on a PC with LT installed? Thanks
According to AutoDesk AutoCAD LT does not support VBA but does anyone know if you can still access the AutoCAD object model in VB6 or VB.Net to perform Tasks on a PC with LT installed? Thanks
Feb 15, 2004 #2 PeterCharles Mechanical Joined Oct 31, 2002 Messages 423 Location GB You can use a stand alone Visual Basic programme to interact with AutoCAD LT using DDE (Dynamic Data Exchange). I've done it a couple of times. There have been a couple of threads on this subject thread555-85067 Upvote 0 Downvote
You can use a stand alone Visual Basic programme to interact with AutoCAD LT using DDE (Dynamic Data Exchange). I've done it a couple of times. There have been a couple of threads on this subject thread555-85067
Feb 19, 2004 #3 123121 Electrical Joined Jun 28, 2003 Messages 20 Location SK As far as I know VB .NET does not support DDE future. You must use VB 6.0 Vlado Upvote 0 Downvote