T3Lab Handbook
T3LAB.REVIT
T3LAB.REVIT/Data & IFC-SG/Parameter Transfer

Parameter Transfer

Parameters

Transfers parameter values from source to destination parameters across element categories, text notes, and filled region graphic overrides.

Ribbon:Data & IFC-SG
Safety:Atomic Transaction
Revit:2020 – 2026

Quick Workflow

01

Open Parameter Transfer tool.

02

Select source category, source parameter, and destination parameter.

03

Select elements and click Transfer to copy values.

Interface Preview

Live UI
Parameter Transfer Setup

Detailed Documentation

Parameter Transfer - User Guide & Reference

The Parameter Transfer utility (Parameters category) Transfers values between parameters (source to destination), maps text notes to elements via location intersection, and transfers element parameters to filled region overrides..


1. Overview & Key Capabilities

The Parameter Transfer tool is designed to improve workflow efficiency by automating standard tasks. Key capabilities include:

  • Transfers values between parameters (source to destination), maps text notes to elements via location intersection, and transfers element parameters to filled region overrides.

2. Detailed Step-by-Step Usage

Follow these instructions to use the tool in your active Revit session:

  1. Open Parameter Transfer tool.
  2. Select source category, source parameter (e.g., Type Comments), and destination parameter.
  3. Select elements and click Transfer to copy values.

3. Technical Specifications & Under the Hood

Revit API Integration

  • Key API Components: Parameter retrieval and value assignment (parameter.Set()), mapping spatial bounds intersections (BoundingBoxIsWithin filters).
  • Transaction Handling: All modifications are packaged into a single Revit API transaction. If any error occurs, the changes are rolled back automatically to preserve model integrity.

[!TIP] Best Practice Tip: Use this to map room parameter values to the equipment contained inside. Double check that shared parameters are loaded.

Schedule ManagerContainment Finder