© 2010 Autodesk
Introduction to Revit 2011 API
DB Element
Geometry
§Geometry Options – specify the detail level (Fine, Medium and Fine)
§Kinds of Geometry object:
§Solid
§Geometry Instance (a instance of another element (symbol), such as a window and a door
§Curve
§Mesh.
§Further drill down of Solids/Faces/Edges - use RevitLookup.
§RevitCommands sample has a simple example.
§The following samples show geometry access with a little viewer:
§ElementViewer
§RoomViewer
§AnalyticalViewer
§