© 2010 Autodesk
Introduction to Revit 2011 API
DB Element
Element Basics
§
In typical programming, we identify the given object by checking its
class names. Does the same apply to Revit API?
§
Answer is “no”
§
§
Let’s take a look to understand why …
§
§