Migrating ObjectARX and .NET plug-ins to AutoCAD 2013

By Stephen Preston

Here are two videos documenting the simple steps required to migrate your AutoCAD ObjectARX and .NET plug-ins to AutoCAD 2013. The videos were recorded for the benefit of our Autodesk Developer Network partners during the Beta cycle, which means you’ll see/hear references to AutoCAD ‘Jaws’. Jaws was the codename for AutoCAD 2013 during development, so just substitute ‘2013’ every time you see/hear the word ‘Jaws’.

Download the videos from the following links, extract the files from the zip, and click in the HTML or MP4 file to play the video.

ObjectARX Migration – recorded by Fenton Webb. (Includes an AutoCAD 2013 version of the Visual Teefy project migration wizard).

.NET Migration – recorded by Stephen Preston

Update (May 29th 2012): See this post for a clarification of the use of extension methods in AutoCAD 2013.


Comments

10 responses to “Migrating ObjectARX and .NET plug-ins to AutoCAD 2013”

  1. Stephen, Fenton recommends to include “sdkddkver.h” but I cannot find it.

  2. The documentation for this subject can be found here… http://msdn.microsoft.com/en-us/library/aa383745(v=vs.85).aspx
    Actually, I have the Windows 7 SDK installed and that contains the header, once you have installed the SDK, you will find it in this folder C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\Include

  3. Thanks for the migration info Stephen.
    The NET Migration video references Jim Awe’s MgdDbg Program. Is the migrated version you worked on available for download in source solution?
    Regards
    Kerry

  4. Hi Kerry,
    I promise we’ll post that very soon. Fenton is just wrapping it up in an Autoloader bundle.
    Cheers,
    Stephen

  5. Thanks Stephen
    Regards

  6. Hi Stephen, Thanks for this post.
    Here is one question for you:
    I have ObjectARX-2005 project for AutoCAD-2005, now I want to migrate it to ObjectARX-2014 for AutoCAD-2014, so the migration process will be the same using VisualTeefy for 2010(in mentioned Video) or it will different, if it is different then can you please provide me the process/methods to migrate?
    Thanks,
    Vivs

  7. My Visual Studio 2010 Conversion Wizard is stopped working (Not Responding) while loading the ObjectARX 2007 sample project(clonenod_dg), How to fix this problem?

  8. Hi Vivs,
    This migration video is specifically for migrations of apps from ObjectARX 2012 to ObjectARX 2013. So, I am sure you need much more then what this video shows. My suggestion is to post your specific issue in http://forums.autodesk.com/t5/Autodesk-ObjectARX/bd-p/34

  9. Thanks, I will post my issue in provided link.

Leave a Reply

Discover more from Autodesk Developer Blog

Subscribe now to keep reading and get access to the full archive.

Continue reading