26 Sep

Engipedia 3d Room Tags, Revit® Add-in

The Problem: No Native 3D Spatial Information in Revit

Revit is a powerful tool for architectural, engineering, and construction design, but when it comes to visualizing spatial information in 3D views, users often face a significant challenge. While 2D room and space tags work well for plan views, Revit lacks a simple, built-in way to show spatial data directly within 3D views. This limitation can make model reviews and coordination tasks cumbersome, especially when working with complex spaces or large projects that need clear spatial identification.

The Solution: A Revit Add-In for 3D Room & Space Tags

This Revit add-in solves that problem by allowing users to create 3D tags for Rooms and Spaces directly within their models. The add-in extracts spatial information from both Rooms and Spaces in the current model, as well as any linked models, and generates 3D tags displaying the Room or Space name and number. These tags provide essential spatial details in 3D views, enhancing the clarity and functionality of the model during reviews or when collaborating in platforms like Navisworks®.

Why Use 3D Room & Space Tags?

When reviewing models in 3D, particularly for design validation or coordination, having room and space information readily available is highly practical. For example, users navigating large projects can quickly identify specific rooms without switching to 2D views or using cumbersome workarounds. Additionally, when models are exported to coordination platforms like Navisworks®, having this spatial data integrated into the 3D environment makes the process of design and clash detection far more efficient.

Key Features of the Add-In

  1. Spatial Information Across Phases and Models:
    The add-in pulls spatial data (Rooms and Spaces) not only from the current model but also from all linked models. It organizes these elements by phase, allowing users to pick which specific elements they want to generate 3D tags for.
  2. Automatic Family Loading:
    If the model does not contain the necessary 3D Generic Model tag family, the add-in will automatically load the default one, saving users the trouble of manual family management. Users also have the freedom to create new family or to modify or create multiple variants of the existing family. The only requirement for custom families is that they include two instance text parameters: “Name” and “Number.”
  3. Control Over Worksets and Phases:
    Tags can be created in the Revit workset and phase of the user’s choosing, giving them full control over visibility and collaboration workflows.
  4. Customizable Tag Deletion:
    Users can delete existing 3D tags by selecting specific families or tag types. Alternatively, all tags can be removed at once, making it easy to manage and update the tags as the model evolves.

Pro Tip: Fine-Tuning Visibility Control

While Revit’s API currently doesn’t support automatic manipulation of Design Options, users can manually place 3D tag instances into non-primary Design Options to control visibility. This allows for flexible visibility management without cluttering primary views. Alternatively, the default 3D tag family includes a subcategory, which can be toggled off as needed, providing further control over how these tags are displayed within the model.

Conclusion

This Revit add-in significantly enhances spatial data visualization by allowing users to create 3D tags for Rooms and Spaces across multiple models and phases. Whether you’re working in Revit or exporting your models to Navisworks for coordination, the ability to clearly identify and label spaces in 3D streamlines workflows and improves project clarity. With easy customization, automatic family loading, and smart deletion features, this tool is a must-have for any Revit user looking to enhance the way they visualize space in their 3D models.

11 Jun

Engipedia Layers Manager PRO, Revit® Add-in

Overview

Engipedia Layers Manager PRO is a powerful add-in designed to enhance your experience with Revit®. It allows you to easily tag, annotate, and schedule layered materials and their thicknesses in various Revit® categories, including Walls, Floors, Pads, Ceilings, Structural Foundations, and Roofs. Additionally, the add-in provides the ability to export material layers to Excel or CSV for further analysis.

 

Try it now on the Autodesk® App Store! A 30-day free trial is available.

 

Read More

11 Jun

Engipedia Structural Layers, Revit® Add-in

Engipedia Structural Layers is a powerful Revit® Add-in designed to extract structural layers from layered structures, including Walls, Floors, and Structural Foundation Slabs.

 

This unique workflow allows users to derive a structural model from existing Revit® elements, which can then be utilized as a standalone structural reference or as a basis for creating formwork plans in architectural designs.

Update 2023-05-11: The latest version (v1.1.23.0501) now supports Revit® 2016 through 2024, featuring minor bug fixes and user interface improvements.

Add-in is available on Autodesk® App Store.

How the Add-in Works:

  1. Analysis: The add-in analyzes the current types of Walls and Floors in the model. Note that Structural Foundation Slabs function similarly to floors.
    • Types without a “Structural” checkbox checked are highlighted in green, indicating they are not considered structural.
    • Types with only one structural layer in the core appear in blue.
    • Types with structural layers and additional layers are shown in white; these can be “peeled” to isolate the structural components.
  2. Selection: Users can select types from which the structure will be extracted. When the tool is run, the output model will consist solely of the structural layers from the selected Walls and Floors.
  3. Structural Layer Identification: The tool selects only types that contain one structural layer in the core, indicated by the “Structural Material” checkbox being checked. A list of these types will be displayed on the right side of the interface, with all types selected by default.
  4. Layer Composition Overview: Selecting a type in the table displays its layer composition in the bottom table. Here, users can set the core layer as a structural material without exiting the tool, and any changes will automatically update the right-side table.
  5. Changing Types: By selecting types in the right table and running the “Change Selected Types” command, users can modify the selected types to retain only the structural layer. This process will maintain the position of the structural layer as it was originally configured.

Warning: This process significantly alters the model. To prevent data loss or unwanted outcomes, it is advisable to:

  • Save a Copy: Create a new model file with a different name.
  • Run Engipedia Structural Layers: Extract structural layers from Walls and Floors.
  • Save the Model: Secure your changes.
  • Continue Working: Either continue on this structural model or link it back into the original model.

 

Additional Features:

  • Each type change is recorded as a separate Undo command for easy reversibility.
  • The tool can automatically set every instance as “Structural,” a feature that can be toggled in Settings.
  • Users can opt to modify types with zero instances by adjusting the settings to display them.
  • Utilize the “Update Structural Checkboxes” feature to ensure all Walls/Floors with structural materials have the Structural instance parameter checked, which aids in later filtering.

 

Add-in is available on Autodesk® App Store.

10 Jun

Engipedia Topo Shaper, Revit® Add-in

Overview
The Engipedia Topo Shaper tool enables users to manipulate topography instances using model lines in Autodesk® Revit®. This tool adds additional topography points along selected model lines, allowing for precise topographical modifications. Line division can be based on either the number of points or the distance between points. If multiple topography instances exist, the tool will prompt the user to select only one.

Download

The tool is available for download on the Autodesk® App Store

Read More

11 Dec

Create and Change Revit® Family Instance with Dynamo Python

Creation of Revit® family instances with Python code in Dynamo is easy to do if you have the right code snippet. So I am sharing it here.

Code snippet shows how to do few useful tasks:

  • How to select particular Revit® family and type.
  • How to create instance of a type.
  • How to get particular parameter.
  • How to set particular parameter.
  • How to rotate family around it’s placement point (around Z axis).

Read More

06 Jun

Dynamo: Use Excel Coordinates to Create Model Lines in Revit®

If you have many coordinates in Excel spreadsheet or in other table format, it’s easy to use the power of Dynamo to get those coordinates into Revit®.

In our example, we will use x, y, z coordinates to create model lines within Revit® project.

There are two ways to approach this problem:

  1. Coordinates represent continuous points (like in polyline)
  2. There are pairs of coordinates, each pair representing single line

Read More

09 May

Revit® Tips & Tricks #2

Project model environment

 

1. Changing Temporary Dimension Behavior

When modeling elements in Revit, temporary dimension lines help place elements precisely. If you notice that the temporary dimension lines are snapping to the wrong references, you can adjust the settings to prefer specific references for snapping.

 

2. Default IFC Revit Project Template

When linking an IFC file to Revit, two things happen:

  1. Creating an IFC File: Revit selects the first template specified in File > Options > File Locations to create the IFC file.
  2. Saving the RVT File: Revit generates a RVT file from the linked IFC model and saves it in the same folder with the same name as the IFC file.

You can find the linked IFC (which is actually a Revit model file) in the Manage Links dialog under the IFC tab. Here, you can reload the IFC file if a newer version (with the same name) is saved in the same location. Reloading will regenerate the linked Revit file.

To minimize IFC file size and loading times, it’s recommended to create a separate Revit IFC template that contains essential settings such as line weights, line patterns, object styles, and a single level. This template should be set as the first in the template list so that it’s used every time an IFC is loaded into the project.

 

3. Changing Levels of Cable Trays, Pipes, Ducts, and Conduits Without Moving Elements

If you need to change the level of entire systems in Revit, it can be tricky, especially for linear elements like pipes that also have slopes. While Revit allows you to change the level of these elements, it will adjust their positions relative to the new level.

To change the levels of elements while keeping them in the same absolute position, use the free Dynamo script I created for this purpose.

Change Revit® family level reference without moving elements

 

4. Creating a Multi-Category List with Selected System Family Categories

Multi-category schedules in Revit do not include system families. Instead, use the multi-category material takeoff schedule. The following image shows an example from a Revit sample architectural project, sorted by category, with “Show all instances” set to false.

If you only need Ceilings, Floors, Roofs, and Walls, here’s how to do it:

  • Add a unique shared parameter only to the categories you want in the schedule. Use a yes/no (Boolean) type parameter named “Layered” that you create in your shared parameter file.

  • Filter the schedule by the “Parameter Exists” rule to display only the desired categories.

There are two important points to remember:

  • You cannot add parameters to system family categories through the Revit schedule Fields dialog; you must go to Manage > Project Parameters.
  • The “Parameter Exists” filter rule is only available for shared parameters.

 

5. Comparing Wall, Floor, Ceiling, or Roof Types to Identify Duplicates

Finding duplicate layered types in Revit can be challenging due to the various settings that define layers, including:

  • Is the layer inside the core?
  • Layer function
  • Layer material
  • Layer thickness
  • Does the layer define structural material?
  • Can the layer have variable thickness?
  • Can the layer wrap?

Walls also have options for wrapping at inserts and ends.

To simplify finding duplicates, you can compare layered instances using Engipedia Layers Manager (since version 1.1) and the multi-category material takeoff table described earlier.

For instance, if you set up the add-in options to create a comparison string based solely on the function of each layered type, you can also find elements with the same materials and thickness, regardless of other layer properties.

Add-in will create comparison string containing only function of each layered type. The same principle can be used to find elements with the same materials with the same thickness or regardless of thickness and other layer properties.

 

Families environment

 

6. Saving a Family as a Family Template

Revit uses the following file extensions:

  • .rvt – Revit project file
  • .rte – Revit project template file
  • .rfa – Revit family file
  • .rft – Revit family template file

You can save to all these file types except for the .rft extension. To obtain a .rft file, save the family as a Revit family (.rfa) and then change the extension to .rft.

This is useful because you can create a family with your parameters, line weights, line patterns, fill patterns, materials, object styles, subcategories, and more, and save it as a template for future families.

If you save it to the default path for family template files (under File > Options > File Locations), for example:

C:\ProgramData\Autodesk\RVT 20xx\Family Templates\English\

it will be available whenever you create a new family. (Remember to adjust the RVT version number and language accordingly.)

 

7. Creating Fixed Value Family Parameters

To create a family parameter with a value that cannot be changed by the user in the Revit project environment, set it using the following formula syntax:

IF((1 = 1), “Fixed value”,  “any value”)

Note:

  • This will not work for parameters that cannot be set by formulas, such as materials.
  • If you set this as a type parameter, it will have the same value for all types.
  • You must use (1=1) in parentheses because Revit will return “Invalid Formula” if you use a number format like 123 456 789.00 in the Revit family editor.

 

8. Determining If a Number Is Even or Odd in Revit Families

To test if a number

nn

is even or odd in a Revit family, you can use the following formula:

if(roundup(n/2) = rounddown(n/2), “even”, “odd”)

The trick is that roundup and rounddown function will round number differently when number is different from integer.

For example, for n=3

  • roundup(3/2) = roundup(1.5) = 2
  • rounddown(3/2) = rounddown(1.5) = 1

Since 1 ≠ 2, 3 is an odd number

For n = 4:

  • roundup(4/2) = 2
  • rounddown(4/2) = 2

    Since 2=2, 4 is an even number.

    You can also use even/odd mathematical functions to find out if an number is even, odd, integer or exactly half.

    You can also use mathematical functions like cosine and sine to determine if a number is even or odd. For example, using cosine:
    if (cos(n * pi (or 180°)) = 1, “even”, “odd”)

    And to check if a number is exactly half or an integer, you can use:
    if (cos(n * pi (or 180°)) = 0, “exactly half”, “not half”)
    if (sin(n * pi (or 180°)) = 0, “whole number / integer”, “not an integer”)

    Note: use pi or 180° depending on your angle settings in the Project Units dialog.

     

    9. Accessing View Range in the Revit Family Editor

    Did you know that the View Range dialog is also available in the Revit family editor? To access it, click on the view name instead of an empty space within the view. This way, the associated view properties will appear in the properties panel.

    Additionally, a crop box is available in the family editor for the 3D view, although it may not function as expected.

     

    10. Moving Objects in Revit Families

    In the Revit family editor, you may encounter an issue when attempting to move family objects up or down, regardless of the Constrain checkbox status. For example, even if Constrain is unchecked, you may only be able to move objects left or right in the front view.

    However, you can select the family objects, cut them, and then paste them in the same location. After that, you can use the Move command again:

    Now the family is detached from any attachments, allowing movement in any direction.

    Use this trick cautiously, as it may affect your parameters and dimension lines.

     

    I hope you found these tips helpful! If you learned something new, please share your thoughts in the comments below.

    And if you haven’t done so already, be sure to check out Engipedia Revit Tips & Tricks #1 for even more insights!

    26 Jan

    Memes

    Revit® got you frustrated? Try healing power of Revit® / BIM humor!

    Disclaimer: the whole point of this page is to blow off some steam, not to offend or discredit anyone nor anything.

    If just one of the memes make you smile than our goal here is achieved!  🙂

    We will add more memes over time, so make sure to check it again from time to time.

    engipedia team
    Read More