Skip to main content
Eptura Knowledge Center

Map equipment standard fields and attributes to Revit family type parameters

Archibus Smart Client Extension for Revit

How to map equipment standard fields and attributes to Revit family type parameters

Mapping equipment standard fields to Revit family type parameters ensures that design models carry accurate, structured data for scheduling, tagging, and downstream uses like COBie, IFC, and FM systems. This process aligns external equipment specifications with Revit’s parameter framework.

Procedure

  1. Use the existing afm_bim_params table.
  2. Use the same pattern to map eqstd fields to Revit parameters as for eq table.
  3. For asset attributes, add a new field to this table: afm_bim_params.asset_attribute_std that validates on asset_attribute_std table.

clipboard_df725544-ea00-4f1d-91a5-84ad9f71e8d9.png

Notes

  • The new field will hold the primary key value of the asset attribute (ex. FINISH, DIAMETER, MATERIAL, APPARENT LOAD, etc.)
  • The Revit Parameter name will go into the existing Revit Parameter Name field.

clipboard_4875cec2-a0f4-4ace-9836-933969efb805.png