PPT_LOGO_4b
‹#›
© 2008 Autodesk
Autodesk Developer Network
§Arch objects - wall, door, window, roof, stair, railing
§Layout Tools – layout curve, 2d/3d layout grid, ceiling grid, curtain wall layout, curtain wall unit, window assembly, polygon, space
§Mass elements
§Examples from AecMgdDbg
MgdDbgAec_MakeAecEntities samples 2007 MassElems MgdDbgAec_MakeAecEntities samples 2007 ArchEnts MgdDbgAec_MakeAecEntities samples 2007 LayoutTools
Object Creation
Aec Entities (Geo)
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.