Anuncios

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

Alfred.NESWADBA
en respuesta a: Anonymous

Hi,

 

>> while i am convert the pdf file to cad dimensions and

>> hatches are broken 

Excuse me for this question, but are you aware that PDF is not a CAD format?

PDF knows vectors like lines, arcs and circles, it knows images(raster) and text. But it does not know anything about CAD, so a dimension object is not "one object" in the PDF, it's lines and text, nothing else. Same with hatches, these are lines, but do not know anything about an area they are filling and a pattern they are build of.

 

So if you import a PDF-file into AutoCAD you can't get objects back like dimensions, hatches, 3D-solids, blocks and all that CAD specific stuff.

Also the accuracy inside PDF is not the same as in CAD, while you can have a circle with a radius of 2.34567 units, inside a PDF you may get a circle, but the accuracy is limited to the resolution chosen while the PDF was created.

 

Hope that makes it clear now.

 

- alfred -

------------------------------------------------------------------------------------
Alfred NESWADBA
ISH-Solutions GmbH / Ingenieur Studio HOLLAUS
www.ish-solutions.at ... blog.ish-solutions.at ... LinkedIn ... CDay 2025
------------------------------------------------------------------------------------

(not an Autodesk consultant)