Creating Your Own Wall Type

type properties
Let’s continue our tutorial. You have tried several wall types in the previous tutorial. You might find out that even Revit has many types of walls, you need to define your own wall type. This is what we are going to do now, creating our own wall type!

Type vs Instance Properties

First thing first. We will discuss the difference between instance and type properties before creating your wall type.
What’s an instance? Every objects in your model is an instance. Some of them might use a same type. If you change a type properties, such as wall thickness, then every instance using it will use the new property.
But if you change instance property of a wall, it will not affect other wall that use the same type. For example, if you change a wall height. It won’t affect other walls property. Try to open type properties dialog and instance properties dialog and compare them.

Creating a New Wall Type

Next, we will create a standard type of wall. This is the common wall used in Indonesia, and I believe in Malaysia too.
Activate wall tool. Click element properties, then select type properties. We don’t want to mess the original properties, so we will create a duplicate for this type. Click duplicate on type properties dialog box.
duplicate type
When Revit ask you for this type name, enter ‘Brick wall – 150mm’ then click OK. Now we will edit this type structure properties. Click edit button next to structure. It’s under construction parameter.
edit structure
You will see next dialog box: edit assembly. Right now, there’s only one layer on this wall. Change the layer thickness value to 110.

Adding More Layers

Click insert twice to add 2 more layers. Change the 1st layer you added, it’s function to Finish 1 [4] and the 2nd layer function to Finish [5]. Then change both thickness to 20.
Arrange the layers as you seen below. Select layer you want to move, then click up or down button. Layers on top of core boundary will lie on the exterior side. And layers on the bottom of it on the interior side.
wall layers
You have finish adding new layers, now we will define their materials. Click <By Category> in material column for Structure [1]. Click … button to open materials dialog box.
Select ‘default’ material, then click duplicate. Give this material name: brick wall structure.
duplicate material

Defining Pattern and Materials

Now, let’s change how this material will appear in our model. Change the cut pattern to Brickwork.
graphic option - brick
Click OK to close this dialog. Now do the same step above to define new materials for our wall finish. Define ‘interior finish’ and ‘exterior finish’ material. For this two materials, activate ‘use render appearance for shading’.
You don’t need to define pattern for this two. But you will need to define how they would look like when you render the model. Click render appearance tab.
render appearance
Click replace button to select render material you wanted. There are a bunch of materials you can use, without having to define it by yourself!
Remember: two materials definition. One for exterior side, and the other for interior side.
finished definition
Select all your wall, change their type to our new definition. Review your model in plan views. You might want to activate thin lines to see your model clearer. It’s on view tab of your ribbon.
thin lines

*You can purchase this tutorial compilation in an e-book. Find out the books in our E-Store .

Share this Post!


Rate This Post

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

About the Author

Application Engineer. Jakarta, Indonesia. 5+ years experience as CAD engineering application. AutoCAD, MicroStation, Inventor, Autodesk Revit Architecture 2010 certified professional, and certified CATIA part design specialist. Here are some topics I am currently focusing on

You might also interested to these posts:

  1. Vertical Compound Wall
    We have defined the wall structure horizontally. Now we are going to make another wall type that define how is the wall defined vertically. Activate wall tool. We are going...
  2. Understanding Wall Structure
    We’ve been placing wall in our Revit model. So far, we use generic wall. It only has one layer, so you might not notice that you can actually define exterior...
  3. Placing Curtain Wall
    Curtain wall in Revit basically is a wall. It just use a different family type. Revit Architecture already has 3 curtain wall types. You can find them in type selector,...