
Change Title Blocks on Specified Sheets
Dynamo Script: Change Title Blocks on Specified Sheets Sometimes we might need to change Title Blocks on some of the Sheets. And if we can use Revit native way to modify all, the challenge appears when we need to do it only for specific ones. This script will change the Title Blocks on the chosen Sheets. This Dynamo Script will simultaneously execute multiple tasks: Select Title Block Family Type Specify Sheets from a List Change Title Blocks on Selected Sheets For more details regarding the workflow, visit the link with the full Tutorial: https://youtu.be/dezu1CkQWhc Please make sure the the parameter names are case sensitive. This script contains the following custom nodes, so if don't have the packages please install it before using our script: ClockworkData-Shapes