Definitions

Last modified by Linus Karlsson on 2024/04/04 14:26

An IMPACT definition is a combination of a Revit family (loadable family for columns) and different settings which together enable the IMPACT user to draw elements and at the same time get automation, e.g. automatic lifters.

To access the wall definitions, go to IMPACT - Elements - Columns. On the project level, there is a definition for a rectangular column prepared for this course. Select the definition and press 'Edit'.

select column def.png

Figure 1. Select column definition.

General

The first tab of the definition contains information about the geometry and a few settings. 

There are three different ways how to configure the cross-section of a column. 

  1. Predefined column family - If you already have a Revit family that you want to use, this one can be loaded into the definition with 'Load family'. 
    GIF Load family
    Figure 2. Load family.
     
  2. Configure dimensions for the cross-section - If you don't have a Revit family, IMPACT can generate it for you. Select the section type (Rectangular in the definition 'RC40x50') and key in the dimensions you prefer. Generate the family by clicking 'Create family'

    create family column.gif
    Figure 3. Create family.
     
  3. Create a family by drawing the cross-section - For user-defined cross-sections, you can draw the shape and dimensions with model lines in a view. These model lines can later be used to create the preferred family.

    create family from lines column.gif
    Figure 4. Create a family from model lines.

For each definition, we need to select a material from the list.

material.png

Figure 5. Select material

When we draw the elements, we need to make sure that they can be produced. With the production line configured, IMPACT will give warnings to the user if an element is too long, wide, high, or heavy for production. 

prod line.png

Figure 6. Production line.

Chamfer

Configure chamfers on the edges of your beam by deciding the size and which edges that should have chamfer. 

chamfer col.png

Figure 7. Chamfer.

Lift and bracing

To get automated lifts and bracings, we need to configure which cast-in materials to use, as well as a set of rules of how and when they should be used.

lift col.png

Figure 8. Lift and bracing tab.

  1. There are two methods of lifting a column:
    1. Column side
    2. Column top
      lift method col.png
      Figure 9. Lift method.
  2. The top left area of the tab contains the ruleset of how and when to insert the different cast-in materials. The first parameter controls the eventual rotation of the lifters. The second parameter is active when 'Column side' is selected, and controls the distance from top to center of the lift hole. The next two parameters decide if two or four lifters should be added to the element based on the length of the element. In the case of four lifters, they will be placed in pairs and the parameter 'Spacing 4 lift points' will control the distance between the lifters in the pair. 
    Desc lift settings col.png
    Figure 10. Description of lift settings.

    With the default lift types, you can configure two or more setups of cast-in materials, and select which setup should be the default one. An example is the lift angle. The lifters in Figure 8 above are configured for a lift angle of 60°. If the same lift should be used with another lift angle, it should be able to handle more or less mass.
    lift angle col.png
    Figure 11. The same lifter with two different lift angles.
     
  3. Depending on the lift method, a column could have one lift in the top or a lift hole plus two or four lifters in the side. Normally, these differ in lift type and capacity. To solve this, we have four configurations of cast-in materials to be used as lifters. 
    lift conf hole.png
    Figure 12. Select the number of lifters to configure - column side.

    lift conf top.png
    Figure 13. Select the number of lifters to configure - column top.


    In the configuration of the cast-in materials, the family types are selected and the user decides which lift type (e.g. lift angle) this component should be used for. The max capacity of mass is also added. This information is used in combination with the rules in section 2 above to optimize which and how many lifts are used in each element. 

    list of cim col.png
    Figure 14. List of cast-in materials.
     

In the top right area, the user can decide how the lifts should be rotated and placed in the length direction. 
lift place col.png
Figure 15. Placement of lifts in the length direction.

Naming

The last tab in the definition contains information about naming conventions and filtering options.

  1. Group - a definition can be included in a group which makes it easy to filter out the beams later on e.g. the IMPACT Production applications. An example could be that we have two definitions for a rectangular column that is 500x500mm. The difference is the cast-in material used for the lifts. This may not be important for the people in the production, but they just want to know if these two columns are in the group 400-500mm or 500-600mm. To solve this, we can use the group parameter. 
  2. Product - another filter parameter.
  3. Prefix designation - on the drawings, there is an option to add a so-called designation that contains a prefix and the element thickness in centimeters + element height in centimeters.
    designation.jpg
    Figure 16. Designation of the element.
  4. Prefix element mark - the naming of the elements. 
  5. Prefix drawing name - sometimes, the naming of the element and drawings are not the same. In those cases, we can use this parameter to control the prefix for drawings. 
    Naming col.png

    Figure 17. Naming tab.

    The last information that can be added to the naming tab is the 'Building Information Properties' (BIP). These are used to get better information from combined models.

    BIP.pngFigure 18. Building Information Properties (BIP).

    We have now looked at how the definition is configured. The next step is to draw some beams ourselves.

Next: Draw column