Revit to PDF conversion

Revit to PDF conversion

D23124962
Enthusiast Enthusiast
623 Views
18 Replies
Message 1 of 19

Revit to PDF conversion

D23124962
Enthusiast
Enthusiast

Is there way to import raster images/ sheets into Autocad. I have a PDF sheet created in revit that has views with shadows. Looking to transfer that across into CAD and then change the lineweights from there

0 Likes
624 Views
18 Replies
Replies (18)
Message 2 of 19

R_Tweed
Advisor
Advisor

Are you having issues with the  _importpdf command?   See options below. It might be easier to import multiple times and filter the data.

 

 

R_Tweed_0-1748014167759.png

 

0 Likes
Message 3 of 19

D23124962
Enthusiast
Enthusiast

yes how do i import the PDF so that it retains the drawing views

0 Likes
Message 4 of 19

David_W_Koch
Mentor
Mentor

If you are generating a raster PDF (due to those shadows), you will be able to link it into AutoCAD, but you will not be able to import vector geometry from it.  You would need to import vector geometry in order to assign lineweights.


David Koch
AutoCAD Architecture and Revit User
Blog | LinkedIn
EESignature

0 Likes
Message 5 of 19

D23124962
Enthusiast
Enthusiast

what would be the process to this sorry im not really familiar with Autocad. 

0 Likes
Message 6 of 19

David_W_Koch
Mentor
Mentor

@D23124962 wrote:

what would be the process to this sorry im not really familiar with Autocad. 


Use the ATTACH command or the IMAGEATTACH command.


David Koch
AutoCAD Architecture and Revit User
Blog | LinkedIn
EESignature

0 Likes
Message 7 of 19

D23124962
Enthusiast
Enthusiast

and how are lineweights changed from there

0 Likes
Message 8 of 19

Ed__Jobe
Mentor
Mentor

@D23124962 wrote:

and how are lineweights changed from there


There are no lineweights in an image, just pixels. What are you trying to do? Maybe there's a better way to get information from Revit.

Ed


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.
How to post your code.

EESignature

Message 9 of 19

R_Tweed
Advisor
Advisor

It would be more helpful if you posted a sample pdf to see how it is organized (layers etc).. Also, you should be making two pdfs.

1. vector linework

2. shadows only.

The vector linework can be converted through the import function.  Once the linework is imported, you can assign layers and control your linweights through the layer palette. Lineweights can be controlled by either linweight property (1), color (2) or a combination of both.  

 

R_Tweed_1-1748914098755.png

This will depend on whether you opt for the stb or ctb.  

 

R_Tweed_2-1748914263214.png

R_Tweed_4-1748914736287.png

 

 

I do not recommend this method, however, lineweights can also be applied to individual objects using the property palette.  

R_Tweed_3-1748914508687.png

 

 

 

 

0 Likes
Message 10 of 19

D23124962
Enthusiast
Enthusiast

Hi Ed,

 

On Revit you can only reduce the lineweights up to a certain point, when the sheet is printed I still get the bit of heaviness on some of the lines. What I am trying to do is reduce the lineweights to be as thin as possible by exporting the revit drawing into CAD format and setting the thin lines in CAD. I've been told that this is possible, just not aware of the process

0 Likes
Message 11 of 19

D23124962
Enthusiast
Enthusiast

There's a CAD function to import PDF and reduce the lineweights through the plot print system I believe. I'm attempting to do it that way instead of going through the layers individually; is there a step by step process for this is it possible?

0 Likes
Message 12 of 19

R_Tweed
Advisor
Advisor

You would need to upload a dwg for step by step instruction.

0 Likes
Message 13 of 19

D23124962
Enthusiast
Enthusiast

D23124962_0-1748989073234.png

 

0 Likes
Message 14 of 19

D23124962
Enthusiast
Enthusiast

Example s

dwg

0 Likes
Message 15 of 19

R_Tweed
Advisor
Advisor

Your layer palette will look less cluttered if you work from model space.

 

R_Tweed_0-1748992029659.png

 

Make sure you do not have object overrides. Object properties would be bylayer as shown below.

 

R_Tweed_1-1748992199322.png

 

Post a screen shot of your plotting parameters for output. the sample below is based on a ctb plot style.

 

R_Tweed_2-1748992356764.png

 

 

 

 

 

0 Likes
Message 16 of 19

D23124962
Enthusiast
Enthusiast

D23124962_0-1748994976798.pngD23124962_1-1748994982742.png

 

0 Likes
Message 17 of 19

R_Tweed
Advisor
Advisor

Save your ctb file to another name - "elevation" and modify color 7 as shown.

 

R_Tweed_1-1748996545755.png

 

0 Likes
Message 18 of 19

D23124962
Enthusiast
Enthusiast

yes. does this apply to unique hatch patterns as well, like the foreground of a cut section or it selects any element that shares the same colour. 

0 Likes
Message 19 of 19

R_Tweed
Advisor
Advisor

Each virtual pen is matched to a color.  Whatever the object color, the appropriate virtual pen will be used.  If you want to fade out the foreground, one way would be to change the objects transparency setting.  This will fade the linework while maintaining it's lineweight. That can be applied as a property override. If you want to print certain things in a specific color, give that layer a true color value. rgb 209,209,209 will print a shade of grey.

 

Turn on lineweights to see the effect.  or use command LWDISPLAY

 

R_Tweed_0-1749000043266.png

 

 

0 Likes