ArxDbg Utility

ArxDbg is the name of a sample project that has been included with the ObjectARX SDK for many years. It’s primary purpose is to demonstrate how to use the ObjectARX API, but it is a complete free-standing utility in its own right. ObjectARX programmers often use this utility during development for testing and exercising their application code, but it can be useful to anybody, not just programmers.

As you can see, the UI consists of a single context menu. One of my favorite features is the ability to spelunk through a drawing database, looking at every object and its relationships to other objects. The command is ArxDbgSnoopDb, or you can select ‘Database Info…’ in the ArxDbg context menu.

There is no documentation, but anyone with a basic familiarity with the AutoCAD object model can figure out what most of the commands do. ArxDbg.zip [1 Mb] includes versions of the utility for all versions of AutoCAD from AutoCAD 2000 through AutoCAD 2010.

Related posts:

  1. Creative Marketing
  2. AECOPEN Utility
  3. Visual Studio Version Hunt
  4. AutoCAD Missing Language Pack Drawing File Corruption
  5. Port Your ObjectARX Code to 64 Bit

One Comment

  1. Anonymous says:

    Bonjour,

    Je suis entrain de m'initier au .Net avec AutoCAD 2010.

    J'ai inséré un XRef, un PDF, un DWF et une image dans un dessin. Avec VS2008, j'essai d'écrire un programme qui me permettrait de modifier leur chemin d'accès.

    Pouvez-vous m'aider ou me dire ou trouver les informations ?

    merci

Leave a Reply