batserra Posted October 24, 2013 Posted October 24, 2013 Hi , Firts thanks for all ,i have a question, i have to convert a program done for Autocad 2012 to Autocad 2013, it's dvb extension. I'm looking for a manual or a how to do it ,does anybody know where i can get it? Or it's difficult to convert it? Thanks for all Quote
abraxus Posted October 25, 2013 Posted October 25, 2013 VBA and .NET are very similar - it all depends on what exactly you are trying to convert - as far as i know, there is no automated converter where you dont have to actually learn about the differences Quote
bsamc2000 Posted October 29, 2013 Posted October 29, 2013 There are a couple of way that I have found over the years to do this but none that are automatic. You can start to read a bit about it here http://wikihelp.autodesk.com/AutoCAD_Civil_3D/enu/2013/Help/API_Developer's_Guide/0176-Converti176. I hope this helps. Quote
Tyke Posted October 30, 2013 Posted October 30, 2013 The Autodesk Tech Dev Team have a "Magic Macro" with a supporting Video to convert VBA code to VB .NET code. Here's a link to Kean Walmsley's most recent post on VBA Migration: http://through-the-interface.typepad.com/through_the_interface/visual_basic/ It doesn't do a 100% conversion and there are some issues on migrating any forms in your VBA Project, But it can save a lot of work. Quote
BlackBox Posted October 30, 2013 Posted October 30, 2013 Also, if you run into issues, feel free to post an appropriate code snippet, and we can help with any hurdles. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.