Question: How can one produce formwork drawings from architectural model in Revit?

This workflow works for companies with both disciplines in house. The idea behind the workflow is, that people work on the same model preferably stored on Revit server.

We will try doing this by breaking the walls to parts, then hiding unwanted layers & instances.

First, let’s setup views for both architect:
Setup Architectural View

and structural engineer (create new structural plan & set parts visibility):
Setup Structural View

Next, activate structural view, grab all the walls & convert it to Parts:
Create Parts

Hide unwanted parts:
Exclude Parts
Merge parts forming concrete wall:
Merge Parts
And coordinate:
Architectural vs Structural

Hello World!

I am starting this blog for my own knowledge reference. In the past I’ve been using different tools to save what I found out about Revit from tools like TreeDBNotes, Evernote to storing TXT files on Dropbox. Latest thing is Markdown which I find really intuitive and fast to use.

I can’t help it but to think about something similar to Markdown for Revit. Man would I like to do something like:

# REF_PLANE; Left; [5m,0,0]; [5m,10m,0]
# REF_PLANE; Right;[-5m,0,0]; [-5m,10m,0]
# EXTRUSION; <By Category>; 2
- LINE; [-5,0,0]; [5,0,0]
- LINE; [5,0,0]; [5,10,0]
- LINE; [5,10,0]; [-5,10,0]
- LINE; [-5,10,0]; [-5,0,0]

As you already noticed, I will extensively write about productivity tools, that might help you with your work.