Titleblock properties

3 min read

When working in Revit, it is essential to understand the difference between sheets and title blocks. Sheets are the actual views that exist in the Project Browser, whereas title blocks are the families that are placed on the sheets. These two elements behave differently and have different parameters associated with them.

Once a sheet list has been created, it is possible to see all the parameters associated with the sheets. This list includes various instance parameters such as ‘Drawn By’ or ‘Approved By’. These parameters can be individually updated within the Sheet List or exported to BIMlink if you need to make batch changes.

Revit_Sheet schedule

The problem

Often, however, the title block family that resides on the sheet will have its instance parameters which control the visibility of key plans, north point, scale bars, etc. The problem, therefore, arises that none of the title block’s parameters are visible within the Sheet List. Since title blocks can’t be scheduled, this means that to adjust any instance parameters on a title block you need to navigate to each sheet, select the title block, and then modify its attributes in the Properties pallet. If you have a large number of title blocks to update, this can become very time-consuming. Of course, it is always possible to convert these instance parameters to type parameters within the title block family itself, but this isn’t always desirable.

Revit_Titleblock
Sheet instance properties
Title block instance properties

Dynamo automation

To solve this problem, one can generate a simple Dynamo script as illustrated below. The script first collects all the title block families loaded into the project and returns its ‘Sheet Number’. The title blocks are then alphabetically sorted and filtered based on the ‘Sheet Number’ parameter. In the example below, the script is collecting just the title blocks where the ‘Sheet Number’ parameter beginning with ‘A’. This prefix corresponds to our ‘Introductory’ drawing series.

The script then collects specific instance parameters associated with those title blocks. For example,  ‘Scale Bar 1-100’, ‘Project North’, and ‘True North’. These visibility parameters can then be updated by toggling between ‘True’ or ‘False’ in the Boolean node. This process will update the instance parameters across multiple title blocks instantaneously saving much manual labour.

6 Comments

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Add Revision to sheets

Add revisions to multiple sheets

A simple Dynamo workflow for adding or removing a revision to multiple sheets simultaneously in Revit 2022 or lower.

Create Internal Elevations with Dynamo
Premium

Create internal elevations

Generate elevation markers and corresponding internal elevation views using Dynamo based on rooms and their bounding wall’s orientation.

Sync Room Parameters
Premium

Sync room parameters

A Dynamo workflow to synchronise instance-based room parameters, such as apartment number, nested within a Revit model group.

Rhino Inside Revit for Dynamo users

Rhino.Inside Revit for Dynamo users

Learn some of the key differences between Dynamo and Rhino.Inside Revit and discover the benefits of migrating certain Dynamo workflows to Rhino.Inside Revit.

Copyright​

© 2023 Parametric Monkey
Parametric Monkey and the Parametric Monkey logo are trademarks of Parametric Monkey Pty Ltd.

CONTACT US

Drop us a message and someone from our team will be in touch with you shortly.

BOOM!

Thank you for your interest. Someone from our team will be in touch soon.

WORKSHOP APPLICATION

To find out about upcoming public workshops or to organise a private workshop, please submit the following contact form and we’ll be in touch soon.