Skip to main content
Hi there,

 

 

Is there a way to insert image file (tiff) into dwg file. As external reference of course.
Hi,

 

 

I've never tried, but this might help you.

 

FME Readers and Writers > Autodesk AutoCAD DWG/DXF Reader/Writer > Feature Representation > External References (http://docs.safe.com/fme/html/FME_ReadersWriters/Default.htm#acad/external_references.htm)

 

 

Takashi
In AutoCad there is a command: Insert>RasterImage p.

 

 

You of cousre need to extract relevant geo-info from the image to have it reference correctly.

 

 

You can read the tfw with a textreader if it is a geotiff. Iff not, you might want to calculate or set the values by other means.

Reply