06
Sep

CAD File Formats

CAD File FormatsSince there is a lot of confusion about CAD files, I thought some of this would be helpful.

Almost every CAD program has their own binary CAD format.

And most CAD formats have many versions! For example:

AutoCAD 12 cannot read AutoCAD 14 DWG any more than Word 97 can read Office XP docs.

I’ve opened the gathering - http://en.wikipedia.org/wiki/Category:CAD_file_formats while looking for formats and found some.

Here is the excerpt:

 

3

A

C

D

E

G

I

J

L

M

O

P

S

V

 

There are some "more or less generic formats" used for exchange. Here are some:
DXF (many versions over the years)
IGES (Current version 5.3 ?)
STEP (*.stp - be careful of this one - several versions called "application protocols)
STL (for polygon models)
XYZ (just coordinate data for "point cloud")
DWG (Autodesk proprietary made public by ODA see http://www.opendwg.com/)
ACIS *.sat 3D Solid ModelsParasolid x_t 3D Solid Models
HPGL - Hewlett Packard Plotting data files
SVG - A new XML vector data format, could be used in CAD

That’s just the tip of the iceberg. Almost every CAD has their own format: http://en.wikipedia.org/wiki/List_of_CAD_companies

It is possible to convert between CAD formats. Several things are required. Both formats must support the entities (CAD object types) that are being converted. A software program is also needed that can provide the actual translation.

No Comments

No comments yet.

You must be logged in to post a comment.

Comments RSS Feed   TrackBack URL