PPT_LOGO_4b
AutoCAD Architecture .NET API ‹#›
Copyright © 2009 Autodesk Inc.
§建筑对象 –墙、门、窗、屋顶、楼梯、楼梯扶手
§布局工具 – 布置曲线、2d/3d布局网格、天花板网格、幕墙网格、幕墙单元, 窗户装配, 多边形面, 房间
§体量
MgdDbgAec_MakeAecEntities samples 2007 MassElems MgdDbgAec_MakeAecEntities samples 2007 ArchEnts MgdDbgAec_MakeAecEntities samples 2007 LayoutTools
创建对象
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.