Mostly Revit... by Eric Stimmel

Al Hamra Tower

Sunday, May 30, 2010

Recently The Science Channel’s Build It Bigger profiled the Al Hamra Tower in Kuwait. You can see a couple sample videos here and here. I wasn’t able to catch the entire episode, but hopefully through the magic of time shifted video (i.e. video on the web, Netflix, etc) I will get to sit down and enjoy all 42 glorious minutes of it.

I intended to post this earlier, but alas, I’ve been busy. I haven’t worked on many towers since joining SOM, but I was able to lend a hand with a small scripting task on this one. It was nothing of any design consequence, but it gave me a chance, early on in my tenure, to look at how the files were set up and to understand a bit about the efficiencies that are possible when working extensively in a specific building typology.

I’ll post more extensively on this script, since I think it is a good illustration of the kind of thinking required when working with both computers and humans. It was also one of the first times I was confident enough to say “I can do that” without really knowing how I was going to accomplish it.

Revit Export to DWG with Phases

Friday, May 14, 2010

While I try to get my head above water at work (and put the polishing touches on a few longer posts) I thought this would be a good time to share a little Revit workflow tip I discovered yesterday. I am working on a new project with some consultants who are working in, well, not-Revit. We export our backgrounds to them as DWG files and they astutely pointed out that our exports weren’t showing existing features on separate layers. I never noticed this before since most of our projects are new buildings, so the amount of demo and existing walls, doors, windows and other features were pretty minimal if not nonexistent. It was a reasonable request, so I did a little digging and questioning and actually found very little. So I was left to testing and this is what I discovered.

Revit can export views to AutoCAD and maintain the phase information of the objects (contrary to my past experiences) by separating objects on in different phases onto different layers. It will do this by appending a code to the end of the layer, so for example if you have a wall set to export onto layer A-WALL-FULL, if that wall is set to be demolished it will export onto A-WALL-FULLDEMO and an existing-to-remain wall will export to A-WALL-FULLEXST.

The trick to this is to set the Phase Filter of the view being exported to Show All. If the view you are exporting is set to a phase filter of Show Complete there will not be any phases appended to the layers; all objects, regardless of phase, that are visible will be exported to the same specified layer (in this case A-WALL-FULL), but if your phase filter is set to Show All then existing (EXST) and demo (DEMO) will be appended to the layers for any objects that are set accordingly.

I am not clear if these codes (EXST and DEMO) are hard coded or if they can be modified in a setting somewhere, but this seems sufficient for most needs. It’s not AIA Standard layer naming, but it is close enough and if we needed to, we could add a line to our post-processing script to update the layer names in the exported files. (More on this post-processing in another post.)

It's a blog!

Sunday, April 25, 2010

I spend more time scouring the internet for answers than I care to calculate and I often find that the answers to my questions are never fully formed or clearly articulated in one place. The answers are there, they just lack structure and specificity in the service of my projects. This is, of course, the nature of “research” as it is done in support of new work. It means these are good, hard questions… either that or they are of absolutely no concern. To anyone. In either case, this blog will be my contribution to the cacophony of the web as it pertains to BIM, computational design, productivity, scripting and anything else that strikes me as being of interest to architects, designers and builders. With any luck you will find something useful here and build upon it.

I should add, in this first post, that the impetus to finally start this blog comes from some recent discussions I’ve had with a few of my coworkers about promoting and sharing knowledge. We are generally in favor of it. It helps elevate the level of discourse and it gives us a chance to show off what we are capable of. That said, let’s just put it in writing that the opinions expressed on this blog are mine and don’t necessarily represent those of my employers, my coworkers, my family or even my closest friends. The content is mine, unless otherwise credited, and any similarity to any real person, living or dead, is purely coincidental.