Giter VIP home page Giter VIP logo

revitapitutorialbook's Introduction

Revitapi Tutorial Book - Chinese Version

这里是《Autodesk Revit 二次开发基础教程》代码示例以及一些补充说明。

第一版的一些修正

第一版于2015年9月中旬出版,下面是一些需要修正的地方:

  • P5 Revit® API.dll和Revit® APIUI.dll,应该是RevitAPI.dll和RevitAPIUI.dll
  • P6 图2-2中的Revit.ini,应该是.addin
  • P11 代码片段2-8中,应该是
  Autodesk.Revit.DB.ExternalDBApplicationResult OnShutdown(UIControlledApplication application);
  Autodesk.Revit.DB.ExternalDBApplicationResult OnStartup(UIControlledApplication application);
  • P19 表2-6中,应该是
  Document NewFamilyDocument
  Document NewProjectDocument
  Document NewProjectTemplateDocument
  • P28 Visual Studio 2010,应该是Visual Studio 2012
  • P30 C:\Program Files\Revit Architecture 2014\Program\Revit.exe,应该是C:\Program Files\Revit 2015\Revit.exe
  • P32 代码片段2-26:由于需要使用BitmapImage等类,所以要引用这几个dll:WindowsBase, PresentationCore, System.Xaml
  • P55 图3-13,3-14中的Matg.PI,应该是Math.PI
  • P89 "代码片段4-11:创建三角形墙",这里的"墙"应该改为"板"
  • P136 表6-3描述里面的ViewSectiono, 应该是ViewSection

revitapitutorialbook's People

Contributors

lushibi avatar revitdevelopers avatar tyangt avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.