Opening with Varying Widths Throughout Revit Wall

It is common to have openings in walls that are not of a consistent width all the way through the wall.  An example of this is when a door is recessed into a brick wall and the brick opening is wider than the stud/masonry wall opening or the door.  The following illustration shows a door opening in a stud and brick wall with the brick opening wider to allow brickmould casing around the door.

Revit doors and windows, by default, have an opening that goes straight through the wall with a completely rectangular opening.  If you just use the default Door.rft or Window.rft with the default opening to create your doors and window families, you will not see the above jogged offset opening.

The secret to getting the walls to cut as you desire is to NOT use the Opening Cut that is in the family template, but use Voids instead.

Continue reading

Advertisement

Show Different Detail Levels for Different Categories in Revit View

Revit has three Detail Levels that can be assigned to a view, which are Coarse, Medium, and Fine and these control how much detail is shown for model elements in the view.  When assigning the Detail Level, everything in the view gets assigned that Detail Level by default throughout the view.  However, there are times when you want to have different Detail Levels for different categories of model elements in the same view.  There can be various reasons for this, but a couple of examples are:

  1. You want some information to display more detail than others to accent certain items, such as only wanting walls to display the outer wall lines (Coarse display) while information such as furniture in the room shows a high level of detail (Fine display).
    1. This is common with MEP designers as they often don’t want the walls to show all finishes within the wall.  An earlier blog post addresses this situation.
  2. You want to show a category like Cable Tray with a Fine detail, but show the Conduit as a single line which requires a Coarse or Medium display level.

Continue reading

Components for AutoCAD Details

As a consultant and trainer, I work with many people that are currently working with AutoCAD or transitioning to Revit.  I am constantly amazed at the number of architectural users of AutoCAD that are not aware of detail components within AutoCAD Architecture.  These components can be an important part of drafting the many details that are part of an architectural design office.  Over the years, I have spent many hours drafting details for construction documents and I think of the advantages of having pre-made components available to me for detailing.

Continue reading

Instance Length Parameter with Grips

I was recently asked about instance parameter grips for a Revit family that was placed in a Revit project file.  The family had an instance parameter in it for a dimension and the user was expecting to see grip arrows so that they could manually adjust the size by dragging the grips.  The arrow grips did not exist and the user was curious why that was the case.

The answer to the user’s question is actually very simple.  When creating a dimension that will be referencing an instance parameter, it is important to dimension between two Reference Planes for the grip arrows to appear.

Continue reading

Flexible 3-Point Arc in Revit Family

Occasionally, you need to create an arc in a Revit family and you know 3 points of the arc, but not necessarily the radius, and you need it to be flexible.  It is common for windows with a radius top to have this situation.  You know the chord length (width of the window) and the distance from the top of the straight sides to the top of the window arc, but not the radius of the arc.  Revit requires you to specify the radius and center point of the arc to allow it to be flexible, so it is important to determine that information.

3pt Arc-Finish1

Continue reading

Passing Revit Parameters to Nested Profile Family

Anyone using Revit realizes that families are a key component to effectively using the software.  Creating quality families are very important to a good quality Revit project, and an important part of a family are the parameters.  Parameters within the family can control information and flexibility of not only the family, but also “nested” families.  A nested family is another family that is inserted into the primary family in which you are working.  It is common in some families, such as door families, to utilize a nested “profile” family to control a sweep for something like a door frame.  Passing parameter values to a nested profile family is different than other nested families, so this article specifically addresses passing parameter values to a nested profile family.

Continue reading

Characteristics of Revit Reference Lines

Autodesk Revit contains both Reference Planes and Reference Lines, but it seems that most people do not understand or utilize Reference Lines.  While Reference Lines are used as control lines for information within a family similar to Reference Planes, they are not a type of Reference Plane.  It is its own type of object designed for a separate purpose.  Basically, you should use Reference Lines instead of Reference Planes when you need defined endpoints for a work plane.   A prime example of an important Reference Line usage is for allowing for the rotation of objects within a family.  A general rule is that if you want something to rotate, use a Reference Line to control it.

Continue reading

Residential Door Tag in Revit

Specifying information concerning doors on architectural plans is an important aspect of conveying information to the contractor working in the field.  Residential designers and commercial designers tend to have different approaches to this situation as commercial projects generally utilize a door schedule referencing a number tag at the door and residential projects generally have the door size shown directly on the floor plan.  While it seems like a door size tag for residential projects would be a basic feature in Revit, there are no default tags to display the door size in typical methods.  In this article, we will take a look at a process to create a typical residential door tag.  This process can then be modified slightly to create other variations of the door size tag and also window size tags. Residential Door Tag Multiple in Doors

Continue reading

Inexpensive Architectural Design Software

Architectural design software is renowned for being expensive for the major products that are on the market, especially the packages considered as Building Information Modeling (BIM) software. Many designers are looking for something less expensive. That may be due to limited financial resources to spend on software, or to the lack of a need for something more expensive and powerful. This article is devoted to mentioning some architectural design software packages available for less than $2500.

Continue reading

Roombook Extension for Revit 2012 Available

In January 2011, I wrote an article about Autodesk releasing the Roombook Extension for Revit Architecture 2011.  Autodesk has now released the Roombook Extension for Revit Architecture 2012.

According to Autodesk, “The Roombook Extension for Autodesk® Revit® Architecture 2012 software helps calculate the surface area of walls, floors and ceiling elements, room circumferences and the total number of furnishing elements within a project.”  It appears to be unchanged from the version available for Revit Architecture 2011.

The Roombook Extension can be downloaded from the Autodesk Subscription website for subscription members.

Read the previous article on the Revit Architecture 2011 Roombook Extension.

Revit Roombook Extension Available

Autodesk has released an extension for getting more information out of Rooms in Revit Architecture 2011.  The Roombook Extension was made available to Revit Architecture subscription members on December 9, 2010.  According to Autodesk, the extension “helps calculate the surface area of walls, floors and ceiling elements, room circumferences and the total number of furnishing elements within a project”.  This is a nice utility to get quantities for room-specific information that exists in the model and is valuable for quantity takeoff analysis.

Continue reading

Keys to Rotating Items Inside Revit Families

Many Autodesk Revit families need to have a portion of the family be able to rotate depending on parameters in the family.  A door swing is the most common example of this, as most Revit Architecture users want to be able to specify the swing angle of the door panel.  It seems that getting rotation angles to work correctly is something that is battled by many family creators, so in this article, I’ll give you the keys to getting that rotation angle to work correctly.  This technique can be used on door swings and other items that need controlled by a rotation parameter within the family.

Continue reading