Saturday, May 7, 2011

Project2_Ko


Final Project - Accessing BIM Data for Creative Design and Applications
-Parametric BIM through API1. Concept
1. Concept
Wall grid system controlled by concept frame of the Gunma museum through API
2. Projects Ideas
 This building are composed of the skeletal parti of forty-foot cubes (the basic structure) and the exhibition spaces, stairways, administrative offices, lighting, and so on. That is main concept of this building. This concept gets shown on the face. The wall and column have regular grid on the face and these fit with curtain wall's frames perfactly. The corner which wall meets another wall has half size of block in order to be shown one block.
Through API, the concept frame of this building can be controlled by user in Revit. Also, the wall and column that have regular grid on the face controlled by concept frame width & Height.
3. Initial Model
 

4. C# Programming Code
Based on RoomTableChair as a template file.
The form1 is used because I want to put the width, height of concept in order to change wall grid.

5. Process of the operating