Skip to main content

Formula-driven surface in Revit

The heading to this blog reads "...trails of projects too small to be considered or too large to be accomplished... "
This time it's one of the short easy-come easy-go projects, start to end in 2 hours.


By chance I came across a challenge on an AUGI forum:
http://forums.augi.com/showthread.php?t=119544


The subject "Revit can't do it" and some names I recognized got my attention, and before I realized I was fighting to get a solution. The puzzle consisted in drawing the shape of the British Museum atrium roof.
Fortunately part of the briefing information was a link to a geometric analysis of the shape:
http://opus.bath.ac.uk/14111/1/ChrisDeakin2001.pdf


Based on the capability of the new adaptive components I quickly built a family that would drive the height from the coordinates x y (Reporting Parameters) of the Adaptive Point (using in principle the technique described by Zach Kron here), but using the complicated formulas in the report...


The result is a Revit family with a lot of maths... and the surface of the British Museum:






You can find more details in the AUGI forum:
http://forums.augi.com/showthread.php?t=119544&page=4


Cheers,
William.

Comments

Popular posts from this blog

Genetic Design - Part 1: General concepts

In my second post I'd like to thank my friend and Blogging mentor David Light, who featured this space in his highly respected blog. I guess most of you got here through there, but if you landed directly here I highly recommend having a look at http://autodesk-revit.blogspot.com/ , packed with tips, news and tools for the BIM enthusiast. Enough said as introduction, let's talk about my current after-hours project. About 2 years ago I went to a conference on Genetic Algorithm applied to Design. In a room full of engineers, I saw some examples of Genetic principles applied to Air Conditioning system planning, lighting design, and some shy approach to layout planning. The tools they used were some Java and C++ applets, lots of spreadsheets with complex scripting and occasionally some diagrams. Despite many interesting things were said, I was left with the feeling that the Architectural Design implementation was one I would have liked to chase, eve...

A new point of view

New feature, I am getting my head around it and cannot really control it. You have been warned... Blogger has recently launched a new feature for their blogs, that in "modern" browsers enables an exciting way to go through the posts and comments: dynamic views MOSAIC: http://undernda.blogspot.com/view/mosaic#!/ FLIPCARD:  http://undernda.blogspot.com/view/flipcard#!/ TIMESLIDE:  http://undernda.blogspot.com/view/timeslide#!/ SIDEBAR: http://undernda.blogspot.com/view/sidebar#!/ SNAPSHOT: http://undernda.blogspot.com/view/snapshot#!/ More interesting, it's quite easy to jump from one to the other so it's quite easy to find what you want. The information is always the same, but if you remember WHEN it was posted, you go to timeslide, if you remember an image, you go to snapshot, if you want to see how different topics are related you use flipcard and for a general overview - or most popular posts you grab mosaic. Simple magic. But the good n...