Saturday, April 21, 2012

Revit API: Adaptive Components

Below are some tests for automating the creation of Revit's Adaptive Components using the API and Python.  

The placement of the Adaptive Components is driven from a Klein surface and quad grid created in Grasshopper using my LunchBox plug-in.  This workflow allows the user to create and manipulate a lightweight model in the Grasshopper environment and then automate the creation  of the design within the Revit/Vasari environment using native parametric elements.

For information on placing Adaptive Components with the API and Python....