Tutorial: Lines

About Lines

If you are a beginner in Revit or transitioning from CAD tools, lines are the best way to get started. Revit works a bit differently than other popular CAD tools. Thus, getting comfortable in sketching lines would give you a good feel about how the software works.

Many architects like to begin their designs by sketching lines in a layout for space planning. Once an overall single line diagram for the space plan is prepared, the design then moves on to defining walls, columns, grids, etc. In Revit, you can use this approach by starting your project with lines too and then build it up as the design evolves.

There are two types of lines in Revit –

  • Model Lines: Model lines are visible in all views and are mainly used as a reference for the model.
  • Detail Lines: Detail lines are visible only in the specific view it is drawn in and are typically used for annotation in detail drawings.

Tutorial Objective:

In this tutorial, you will learn to,

  • Create Model Lines in the project
  • Create straight line, rectangle and fillet arc lines

Sample Problem:

Sketch the site boundary line of the sample project using model lines as shown below:

  • The overall site boundary dimensions are 20.26m x 17.30m with 1.80m radius arc at the bottom left corner.
M2 Lines Tutorial
Fig 1. Site boundary line for sample tutorial project

Files required for this tutorial: “TutorialLines_Input_LearningRevitOnline.rvt” (If you do not have this file, please download it from here.)

Solution:

  1. Open the sample project file TutorialLines_Input_LearningRevitOnline.rvt
  2. From the Project Browser, navigate to the Floor plan view named “00 Ground Level”.
  3. First, we will begin by drawing site boundary lines as shown in Fig 1 above.
  4. Go to Architecture tab -> Model panel -> Model Line
    • OR type “LI”as a shortcut on the keyboard
  5. In the Modify| Place Lines tab, under the draw panel, you will see options for choosing different shapes to draw. Choose a straight line. Ensure “Chain”option is checked from the options bar.M2 LInes 1
  6. In the drawing area, click to enter line start point in your drawing area.
  7. Move your cursor in a straight horizontal direction.
    •  Revit will highlight tooltips. It will also display dimensions highlighted in blue which change when you move your cursor. They are known as listening dimensions, which gives you relevant references while sketching.
  8. In order to create a line with a specific dimension, type the length of the line (20.26m) from your keyboard. Press Enter. This will determine the end point of the line.M2 Lines 2
  9. As chain option is checked, the line tool is still active allowing you to continue to draw more lines from the last end point.
  10. Move your cursor downwards at 90 degrees to draw a vertical line and type on your keyboard the length of the next line (17.30m). Press Enter.
  11. As we want to create a rectangle, move the cursor in a horizontal direction towards the start point of the first line. This time, Revit will automatically detect the reference for the end point based on the parallel horizontal line that we first drew. It will also highlight the dimension 20.26m, same as we took for the first line. Click at the intersection highlighted. M2 Lines 3
  12. Now, move the cursor upwards in 90 degrees vertical and click at the start point of the first line to close the rectangular loop.
  13. Click Esc twice to end the Model Line tool.
  14. Next, we want to create a fillet arc of 1.8m radius at the bottom left corner of the rectangular site boundary as shown in Fig 1.
  15. Go to Architecture tab -> Model panel -> Model Line
    • OR type “LI”as a shortcut on the keyboard
  16. In the Modify| Place Lines tab, under the draw panel, you will see options for choosing different shapes to draw. Choose a fillet arc. Check the Radius option from the options bar and specify 1.8m as the radius value.M2 Lines 5
  17. Go to the drawing area. Click anywhere on the left vertical line. Next, click on the bottom horizontal line. A fillet arc of 1.8m will be created between these two lines. M2 Lines 6
  18. Click Esc twice to end the Model Line tool.
  19. After completing all of the above steps, Go to File -> Save As this project as “TutorialLines_Output_LearningRevitOnline.rvt

NOTE: As we have created the site boundary line using Model Lines, these lines are also visible in other views including 3D views.

Alternative Approach:

  1. Repeat Steps 1 to 4 from above.
  2. In the Modify| Place Lines tab, under the draw panel, you will see options for choosing different shapes to draw. Choose a rectangle.
  3. In your drawing area, draw a rectangle of an approximate size. Accuracy of the dimensions are not important at this stage.M2 Lines 7
  4. Now, let’s make this rectangle of the exact size as specified in the Fig 1.
    • NOTE: If you click on a vertical line, a horizontal dimension appears in the rectangle and if you select horizontal line, a vertical dimension appears. This might be strange for users who are accustomed to CAD. However, in Revit, the temporary dimensions appear as references to other objects nearby. It understands that if you are selecting a vertical line, you might want to move it either left or right for which you will need the reference of the horizontal dimension. Similarly, for horizontal lines, vertical temporary dimension appears considering that you may want to move the line upwards/downwards.
  5.  Select the left vertical line of the rectangle. Click on the text of the temporary dimension, change its value to 20.26m. Note that the line would move (stretching the rectangle accordingly). Similarly, select the top horizontal line. A vertical temporary dimension will appear between two horizontal lines, change its value to 17.30m and note that the line move accordingly while stretching the rectangle.M2 Lines 4
  6. Now, repeat steps 15 to 19 from the above method, to create a fillet arc at the bottom left corner.

TIPS:

  • TIP: Property Line: As this tutorial is to learn about Model lines, the site boundary has been drawn using Modeling Line tool. However, in reality, it is better to draw site boundary lines using the “Property Line” tool. This will automatically calculate the area of the property enclosed by property lines (which would be a smarter way to do it, right?) Learn more about property line here.
M2 Property Line

More References:

Following are some references from where you can learn more about drawing different shapes with the lines

Q&A

Have any Questions? or Suggestions? or Feedback? Please feel free to Contact Us, we will get back to you as soon as we can.

Tutorial: Levels

About Levels

Use the Level tool to define a vertical height or story within a building. Levels can be added or edited in a vertical view (either elevations or sections).

If you already have information about all the building story levels in your project, you may very well create them before you begin a project. If there are any changes later in the project, you can always come back and make these changes. In case, if you do not have information about all the levels, then it is necessary that you create at least one building story to begin your project. This makes it much easier to attach your walls and other building elements to the levels.

Tutorial Objective

In this tutorial, you will learn to,

Sample Problem:

Define Levels for the sample project as shown below:

  • Ground Level at Elevation Height +/- 00.00
  • Basement Level at Elevation Height -02.71m
  • First Floor Level at Elevation Height +03.05 m
  • Second Floor Level at Elevation Height +06.10m
  • Third Floor Level at Elevation Height +08.84 m

Files required for this tutorial: TutorialLevels_Input_LearningRevitOnline.rvt (If you do not have this file, please download it from here.)

M2 Level Tutorial Sample
Fig 1. Levels for the sample tutorial project

Solution:

  1. Open the sample project file TutorialLevels_Input_LearningRevitOnline.rvt
  2. From the Project Browser, navigate to an Elevation view.
  3. As the sample file was created from an existing architectural template (as shown in previous chapter Create a project file) two levels are part of the template by default.M2 Levels
  4. Note that Level 1 is at 0.00m elevation height currently. In our sample project, we need the “Ground Level” also at 0.00m. So, in this case, it will be enough just to rename the Level 1 to Ground Level.
    • TIP: Naming Conventions: Level names typically will be reflected in the name of the plan views in your project browser where they are sorted alphabetically. Thus, while naming the levels, it is recommended to use naming conventions that allow an alphabetical sorting order to easily find the levels and corresponding plan views. For example, 00_Ground Level -> 01_First Floor Level -> -01_Basement Level. Some users like to add a prefix of the elevation height of the level to the level name in order to sort them correctly. For example, 00.00 Ground Level -> +03.00 First Floor Level -> -03.00 Basement Level. Of course, these naming conventions will still depend on your project specifications and standards.
    • For this tutorial, we are using the floor numbering as the prefix to the level name in order to sort them correctly in the project browser. Thus, the naming convention will be “00 Ground Level”, “01 First Floor Level”, “-01 Basement Level” etc.
  5. Rename the Level:

    • Click on the Level 1 line. The text of the level symbol will be highlighted as blue indicating that it is now editable.
    • Click on the text ‘Level 1’ and replace the text with “00 Ground Level”.
    • The Confirm Level rename dialog box will appear to confirm if the change in level name should be reflected in all corresponding views also? Say Yes to this message in order for all corresponding views to also have the same name as the level in project browser. M2 Levels 3
    • Notice that the Floor plan view named as Level 1 in the project browser is now named same as the level name.
  6. Now, Level 2 is at 4.00m by default. We would like to have the First Floor Level at Elevation Height +03.05 m. Thus, in this case, we will need to change the name as well as the elevation height of the Level 2.
  7. Repeat step 5 and  change the name of the Level 2 to “01 First Floor Level”.
  8. Change the Elevation Height of the Level:

    • Select the Level 2 line, the elevation height value is highlighted as blue indicating that it is now editable. Click on the value and replace it with 3.05m and press Enter. Note that the level line moves to the specified height. M2 Level 8
  9. Next, let’s create a new level for the Basement  Floor at Elevation Height -02.71m
  10. Create a new level:

    • Go to Architecture tab in the ribbon -> Datum panel -> Level
    • Click to enter start point of the level line. Drag your cursor towards the end of the line and then click to enter the end point of the level line. The elevation height of the level need not be accurate at this point.
      • TIP: Take your cursor towards the start point of the Ground Level line and without clicking hover your cursor downwards. Revit will indicate a reference extension line with a dimension that moves with your cursor. At this point, you do not have to be accurate about the dimension. Just click the start point for your new level line at a random point on that reference extension. Similarly, select the end point of the line by referring to the position of the endpoint for Ground level line. After you have placed the level, you can change the elevation height exactly at specified value.M2 Level 9
    • Level 3 will be created in the drawing.
    • Click Esc twice to end the level tool.
    • As shown in step 5 and 8, change the name of this level line to “-01 Basement Floor Level” and elevation of the level to “-2.71”. M2 Level 10
    • Note that a new floor plan view with this level name is added in the project browser.
  11. Using the process shown in step 10, you can create other required levels in the sample project files. Alternatively, you can also use Copy tool to create other levels as shown below.
  12. Copy a Level:

    • Select the “01 First Floor Level” line.
    • Go to Modify|Levels tab -> Select Copy from Modify panel
      • Alternatively, use “CO” as the keyboard for shortcut
    • Keep the ‘Multiple’ option checked in the options bar to make multiple copies of that selected level.
    • Click on any point on ’01 First Floor Level’ line and move your cursor upwards.
      • A temporary dimension (in blue) will appear. You can either choose to graphically select the point where a copy needs to be placed, or type in the exact distance from the base point where you want to the copy to be placed.
    • Type “3.05”value on your keyboard to specify the exact distance between the two level lines. Press Enter after typing the value. This level will become our Second Floor level for the sample project.M2 Level 11
    • As the multiple option is selected, the Copy tool is still active and you can make more copies by moving your cursor upwards and typing the exact copy distance/graphically clicking a point on the screen where you want the copy to be placed. Use this tool to create one more copy of the level that will become our Third floor level for the sample project.
    • Pres Esc twice to finish the Copy tool.
    • Change the name of the levels and elevation height (using the process as shown in step 5 and 8) as below:
      • Name: “02 Second Floor Level” Elevation Height value: “6.10”
      • Name: “03 Third Floor Level” Elevation Height value: “8.84”
  13. Note that the level symbols of Basement, ground and first floor are blue whereas, second and third floor level line symbols are indicated as black. The difference is that for the second and third floor level lines which were created by copy tool, do not automatically generate a plan view in the project browser. Thus, the level symbol indicated this effect by the colour black. If you would like to create a plan view for this level, then follow the procedure as shown below.
  14. Create a Floor Plan View:

    • Go to View tab -> Create panel -> Plan Views drop-down, and then click on Floor plan.
    • In the New Plan dialog box, Select one or more levels for which you want to create a plan view.
    • Click OK.
  15. Now, after creating floor plan views for all levels, note the project browser. All floor plans are sorted alphabetically in order due to the naming conventions we used in the step 4. M2 Levels 13
  16. After completing all of the above steps save this project file (Go to File -> Save) as “TutorialLevels_Output_LearningRevitOnline.rvt

Tips

  • TIP: Add ± symbol in text: If you want to add plus/minus symbol in the text/name of the level,
    • Open character map from your Windows (Windows Accessories -> System Tools -> Character Map) -> Copy the plus/minus symbol from here -> Go back to Revit
    • Select the level line. Click on the name of level name -> Paste this symbol in the text where required. Click Enter.M2 Levels 1
  • TIP: Offset level symbol: For presentation purposes, sometimes if the level heads are too close to each other, you may require to offset the Level symbol for clarity. Learn the steps how to Offset a Level Line from Its Bubble here.
M2 Levels 4

More References

Q&A

Have any Questions? or Suggestions? or Feedback? Please feel free to Contact Us, we will get back to you as soon as we can.

Sample Project

The tutorials in the course ‘Basic 3D Modeling tools for an Architectural project‘ use a sample architectural project of a residential unit. As this is a beginner course, the sample project chosen here is relatively simpler in form and complexity.

To download the sample project and the tutorial Files: Click Here

Once you are familiar with basic Revit functionalities, you can experiment further with Revit using more complex architectural projects and workflows. You may download additional sample project files from Autodesk HELP page for future references.

NOTE:

To get most out of this course, it is recommended that you practice in Revit alongside the tutorials in order to get a hands-on experience on the tools and techniques that you learn during the course.

For any questions or issues in accessing the tutorial files, please Contact Us.

Set up a project file

Project files in Revit have “.RVT” extensions. To create a RVT file, you may either choose to use an existing project template (RTE) file or start a project with no template file. Template files have pre-defined settings which assist the project to get started faster. For example, project units are predefined, basic families commonly used are pre loaded, materials are preset, etc. If you choose not to use any templates, you will have to start your project by defining all settings and load your required library elements. If you are a beginner, it is recommended that you choose a default template file that is provided along with your software library.

1. Create a new project file with a template

  • Open Revit software.
  • Click on New under the projects (OR go to File Tab -> New -> Projects) and choose an ‘Architectural Template’ from the default list. (You can use any other template of your choice as well, if required.)

(Note: If you do not see a list of templates, click on Browse and go to the Program Data folder on the drive where Revit is installed. For example: C:\ProgramData\Autodesk\RVT 2019\Templates OR Alternatively, check the Autodesk folder under your User profile in the computer %ALLUSERSPROFILE%\Autodesk\RVT 2019\Templates)

M1 New project

2. Set up Project Units

Now, once your project file is open, next step would be to set up project units.

  • Go to Manage tab on the Ribbon -> Setting Panel -> Project Units 
  • In the Project Units dialog box, Under discipline -> select Common
  • Change the Length units to the unit of your choice(Ex: Meters)
  • Select required Rounding values (Ex: 1 decimal place) and Unit symbols to be displayed (Ex: m)M1 Units
  • Click OK for Format dialog box.
  • Click OK for the Project Units dialog box.
  • Units for the length has been successfully changed.

(For further practice: Change the Area, Volume and Angle units to Square Meters, Cubic Meters and Decimal Degrees respectively)

  • Learn more about Setting Up project units with the Video Tutorial by Autodesk 

3. Update Project Information

After setting up project units, add some project information to your project.

  • Go to Manage tab on the Ribbon -> Setting Panel -> Project InformationM1 Project Info
  • Project Information dialog box will appear. Add the details about your project in this dialog box such as Project name, Client name, Project Address, etc.
  • Click OK when you are finished adding required information. If you do not know some of the information at this stage, it is okay. You can come back to this dialog box later and add information when you have it with you.

4. Specify Geographic Location for your project

To set your project to a real world site location,

  • Click Manage tab -> Project Location panel -> Location
  • On the Location Weather and Site dialog box, under Define location by -> choose default city list.
  • Under City, choose the city your project is located at.
    • If you do not find the city in the default list, you can also enter the Latitude and Longitude of the exact project site location.
  • Click OK to the location and weather site dialog box.

5. Set up the North orientation

Learn about setting up the North Orientation for your project with this Video Tutorial – by Autodesk Building Solutions

6. Save the project file

  • Go to File Tab -> Save
  • Give file name and Choose the file type as *.RVT (Ex: Learning Revit Online_Sample Project.rvt)
  • Click Options -> File Save Options dialog box will appear -> Choose the maximum number of backups you would like to have for this file.
    • Every time you will save, a previous version of the file would be saved as a backup till the maximum number of backups specified here is reached. After that, it will keep removing the oldest revisions and add a newer version of the backup file. Each backup file will get a suffix of “000n”(n=number of the backup version) with the project name.  (Ex: Learning Revit Online_Sample Project.0001.rvt)M1 save
  • Click Save. Now, you have successfully created a Revit project file.
  • To know more about File Save Options, click here.

Q&A

Have any Questions? or Suggestions? or Feedback? Please feel free to Contact Us, we will get back to you as soon as we can.

Understanding Revit File Formats

Let’s understand different types of file formats in REVIT with following extensions:

M1 file formats

RVT – ReViT project file
The project file (RVT) contains your Revit model with its information. By using a single project file, Revit makes it easier to alter the design and have changes reflected in all associated views (plan views, elevation views, section views, schedules and so on). Having only one project file also makes it easier to manage the project (Although, typically increases the file size compared to CAD applications.)

RTE – Revit project TEmplate file
These are starting point for creating a new project. You may use one of the project templates (RTE) provided in your library as basis to create your project. Later, you may also customise these templates as per your office standards so that it saves you time and effort to make the settings from project to project. Learn more about project templates here.

RFT – Revit Family Template file
Revit family templates serve as starting point for creating a family (elements of Revit). It contains the information that you need for that particular type of family you would like to create. Learn more about family templates here.

RFA – Revit FAmily file
Revit family is the file that contains the model geometry and information of a revit element. You can learn more about Revit families by understanding REVIT elements.

Q&A

Have any Questions? or Suggestions? or Feedback? Please feel free to Contact Us, we will get back to you as soon as we can.