How can I print the view name on the view itself?

How can I print the view name on the view itself?

dc
Advocate Advocate
3,249 Views
9 Replies
Message 1 of 10

How can I print the view name on the view itself?

dc
Advocate
Advocate

I know how to get the view name on the sheet, no problem. My question is about showing the view name on the view itself. My workflow sometimes involves printing some views and schedules, so I can see them all together on individual sheets. I sit at a big table away from the computer, compare details among all the views and mark them up with a pencil. When finished, I either perform the edits at the computer or have it done. The problem is the time-waster of hand-printing the view names on the printed sheets so I can keep track of them. Today I have thirty-plus sheets. I would like to paste a family in the view. Even better if I could associate the family visibility to a global parameter to shut them all off when printing sheets. Any ideas? Thanks.

 

3,250 Views
9 Replies
Replies (9)
Message 2 of 10

barthbradley
Consultant
Consultant

@dc wrote:

I know how to get the view name on the sheet, no problem. My question is about showing the view name on the sheet itself. 

 


 

I'm confused. Your question is about how to show the view name on the sheet, yet you say you know how to get the view name on the sheet.  

Message 3 of 10

martijn_pater
Advisor
Advisor

I think you will have to use a generic annotation and enter the view name manually or using Dynamo.

0 Likes
Message 4 of 10

martijn_pater
Advisor
Advisor

A generic annotation family that is, with an instance parameter in label for the view name to input manually/using Dynamo. You could add a visibility parameter in the family and associate that to a global on/off parameter in type properties (right click in project browser).

0 Likes
Message 5 of 10

hmunsell
Mentor
Mentor
  • for schedules its easy, include the Title Text and that is the name of the schedule...
  • for views you will need to create a Generic annotation like @martijn_pater suggested and use a dynamo script, or some other method, to read the View Name parameter of the view or enter it in manually.

Howard Munsell
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.



EESignature


0 Likes
Message 6 of 10

ToanDN
Consultant
Consultant
- Export all the views you want to DWGs
- Batch Print in AutoCAD, enable Plot Stamp and add Drawing name
Message 7 of 10

RDAOU
Mentor
Mentor

@dc 

 

It depends on the PDF Editor you are using...some commercial editors support adding/printing Tokens and Metadata allowing user to add stamps to PDF documents such as Path/File Name/Date/Author....etc 

 

From Revit Print Menu, select "Create Separate Files." Appends view name to the specified file name...then from the PDF Editor you can add the stamp (in this case the file name - view name)

Stamp.png

 

ALTERNATIVELY

You can write your own C# to stamp PDF automatically or you can download a free one similar to the one shown below 

 

 

If 

YOUTUBE | BIM | COMPUTATIONAL DESIGN | PARAMETRIC DESIGN | GENERATIVE DESIGN | VISUAL PROGRAMMING
If you find this reply helpful kindly hit the LIKE BUTTON and if applicable please ACCEPT AS SOLUTION


Message 8 of 10

stanford_ri
Contributor
Contributor
Unfortunately no way to do this within Revit. Revit does retain the view names when exporting views as an images. Then it is possible to print images from another program that gives you the option to print with names. Windows 10, Lightroom and Picasa all have this feature.
0 Likes
Message 9 of 10

dc
Advocate
Advocate
Typo. Thanks for spotting it. I meant on the view itself .
0 Likes
Message 10 of 10

RSomppi
Mentor
Mentor

It appears to be an extremely intermittent issue since it took almost two years to get a clarification.

0 Likes