PPT_LOGO_4b
AutoCAD Architecture .NET API ‹#›
Copyright © 2009 Autodesk Inc.
 内容提纲
•AutoCAD Architecture  综述
§产品功能和特点  
§三种开发方式的特点
•ACA .NET API 起步
§开发环境   
§创建命令和加载  
§最简单命令 HelloACA 
§创建小房子               
•ACA  .NET  API编程基础
§创建构件
§构件样式(Style) 编程
§锚/Anchor API  
§自定义属性数据访问
§其它API  
•深入学习
§更多学习资料
•
Agenda
What are the initial steps in creating a Revit application? The first thing is to understand is what material is provided by the SDK, the API architecture, and where to obtain more information. Then we explore how to set up the development environment and create a first "Hello world" type application. After that, we will look into the Revit database structure and its data and elements. The samples provide a valuable knowledgebase on how to solve Revit programming tasks. Then we go through the basics, which are unchanged from the previous release. After the break, we dive into the host of new topics.