What kind of objects
can be created? Look at MgdDbgAec. The source code for MgdDbgAec is posted on
the ADN web site under Software & Support > Knowledgebase > Code
Samples > AutoCAD Architecture 2009 .NET API resources, at |
|
http://adn.autodesk.com/adn/servlet/item?siteID=4814862&id=11011315&linkID=4900524 |
|
MgdDbg and MgdDbgAec
allow you to 'snoop' into the internal AutoCAD drawing database structure.
MgdDbg is written with AutoCAD .NET API.
MgdDbgAec is implemented as an extension on top of MgdDbg and covers
ACA objects as well. It is written using the AutoCAD Architecture (ACA) .NET
API. |