Removing Names from Identity Data Section of Title Block

Removing Names from Identity Data Section of Title Block

andrewsmith20
Contributor Contributor
2,636 Views
11 Replies
Message 1 of 12

Removing Names from Identity Data Section of Title Block

andrewsmith20
Contributor
Contributor

I am trying to remove names from a revit template so these peoples names are auto populated into every document. Any thoughts? 

0 Likes
Accepted solutions (1)
2,637 Views
11 Replies
Replies (11)
Message 2 of 12

David_W_Koch
Mentor
Mentor

Not sure exactly what you are trying to do here.  If your template file has specific people's names entered for one or more parameters and you do not want that, can you not open the template file (as a template file), delete the unwanted names and then save the template file?


David Koch
AutoCAD Architecture and Revit User
Blog | LinkedIn
EESignature

0 Likes
Message 3 of 12

andrewsmith20
Contributor
Contributor
I cannot find where these name are populating from.
0 Likes
Message 4 of 12

David_W_Koch
Mentor
Mentor
Accepted solution

They do not populate from anywhere.  They are instance parameters of each Sheet.  You would need to go to each Sheet and change any unwanted values.  You can select multiple Sheets in the Project Browser, and then change the values for those instance parameters in the Properties palette for all of the selected Sheets at one time.

 

If you know Dynamo, you could probably create a graph that would reset the values for all Sheets in a project, if your template file has a lot of pre-created Sheets and you would rather not have to select all the Sheets.


David Koch
AutoCAD Architecture and Revit User
Blog | LinkedIn
EESignature

0 Likes
Message 5 of 12

andrewsmith20
Contributor
Contributor
Thank you I had some sheets that were hiding and they had the instances I needed removed. Deleted those and they removed themselves from the document.
THANKS!
0 Likes
Message 6 of 12

barthbradley
Consultant
Consultant

Create a Schedule, include the Parameter Field, untick itemize and then delete value shown.  

 

Sheet List.png

0 Likes
Message 7 of 12

David_W_Koch
Mentor
Mentor

@andrewsmith20 

Here is a Dynamo graph, done in Revit 2020/Dynamo 2.3.0, that will, with the default settings, reset the values for Approved By, Designed By, Checked By and Drawn By to the "factory default values" (Approver, Designer, Checker and Author, respectively).  The replacement values are set up as "Inputs", so you can open the graph in Dynamo Player and edit those values to something else, if that is desired for a specific project file (or template file).

 

The graph was made with all out-of-the-box nodes.  Here is an image of the graph, for anyone who would like to put together the graph themselves:

2-3-0_Change Sheet Credit Vaules for All Sheets_2022-01-06_03-48-48.png

 


David Koch
AutoCAD Architecture and Revit User
Blog | LinkedIn
EESignature

0 Likes
Message 8 of 12

andrewsmith20
Contributor
Contributor
This is awesome! thank you!
0 Likes
Message 9 of 12

David_W_Koch
Mentor
Mentor

Just noticed that I managed to get Drawn By and Checked By in the wrong order in Dynamo Player (based on how they show in Properties).  The version attached here fixes that.  Here is what it looks like in Dynamo Player:

2-3-0_Change Sheet Credit Vaules for All Sheets_In Dynamo Player_2022-01-06.png

 


David Koch
AutoCAD Architecture and Revit User
Blog | LinkedIn
EESignature

0 Likes
Message 10 of 12

David_W_Koch
Mentor
Mentor

And, apparently, I cannot spell Values.  Or I have Dyslexic fingers.  I will leave fixing that to whomever chooses to download the files.


David Koch
AutoCAD Architecture and Revit User
Blog | LinkedIn
EESignature

0 Likes
Message 11 of 12

barthbradley
Consultant
Consultant

Dynamo?  Why? Seems like a sledgehammer when a hammer will do. That is, a Sheet List. 

0 Likes
Message 12 of 12

David_W_Koch
Mentor
Mentor

If you ever only need to do this once, then creating the Dynamo graph from scratch would probably take longer.  Unless you can get someone else, who may be tired of assigning people to BIM 360 projects and needed a change of pace to do it for you.  😉


David Koch
AutoCAD Architecture and Revit User
Blog | LinkedIn
EESignature