This is a very simple routine that copies values between different Revit parameters, using Dynamo script. Let’s say that you entered parameters values into many Revit family instances in our project just to realize that it should be on another parameter. Or you might want to put the same information in several parameters.
So, in order to do the boring task of copying parameter values to another place quickly, let’s use the power of Dynamo.

To use this Routine you have two alternative

Dynamo Player Interface

1 – Using Dynamo Player

  1. Copy the file to the player folder
  2. Open the Dynamo player and Select “change inputs”
  3. Select an Element from the Elements that you want to modify
  4. input the source Parameter and the Target Parameter
  5. Select if you want to clear the source parameter value after copying the value to the target Parameter
  6. Run the script!

2- Using Dynamo

  1. Open The script within Dynamo
  2. Change the Value as explained above
  3. Run The Script

To Download the File click here

Leave a Reply

Your email address will not be published. Required fields are marked *

Back To Top