PDA

View Full Version : What version of dwg with Notepad



Maverick91
2006-05-23, 07:02 PM
"AC1018"

If I open a dwg with Notepad, that text is on the first line of characters. I know it tells what version of ACAD the drawing is. Is there a site that tells about this in more detail? Will it also tell what vertical (LDT, ADT, etc.) the file is?

jaberwok
2006-05-23, 07:08 PM
AC1015 = A2000
AC1018 = A2004
AC1021 = A2007

I don't know why they've started going up in threes.

This only tells you the file format. I don't know of a way to tell if a vertical product was used.

Wanderer
2006-05-23, 07:10 PM
the unofficial acad history page (http://myfeedback.autodesk.com/history/autocad_2004_history.htm) lists the version numbers... if that is correct, then 18 is 2004... don't know about verticals...
"AC1018"

If I open a dwg with Notepad, that text is on the first line of characters. I know it tells what version of ACAD the drawing is. Is there a site that tells about this in more detail? Will it also tell what vertical (LDT, ADT, etc.) the file is?

Maverick91
2006-05-23, 07:11 PM
AC1015 = A2000
AC1018 = A2004
AC1021 = A2007

I don't know why they've started going up in threes.

This only tells you the file format. I don't know of a way to tell if a vertical product was used. and I guess it only shows the file format, but not the software version, like ACAD2005 or 2006

jaberwok
2006-05-23, 07:17 PM
You can make that -
AC1015 = A2000 A2000i A2002
AC1018 = A2004 A2005 A2006
AC1021 = A2007 ? ?

and AC1014 = R14.

Opie
2006-05-23, 07:49 PM
I don't know why they've started going up in threes.
The number of ACAD versions between a DWG format change, probably.

jaberwok
2006-05-23, 07:58 PM
The number of ACAD versions between a DWG format change, probably.

Yeah, maybe but they didn't do that in the past.
Still, we've had Version numbers, then Release numbers, now Year numbers so why not.

jaberwok
2006-05-23, 08:01 PM
Yeah, maybe but they didn't do that in the past.
Still, we've had Version numbers, then Release numbers, now Year numbers so why not.

Come to think of it - that's probably rubbish and you're probably right (even though it's illogical).

The first time that a new release didn't involve a new file format was R12.

Opie
2006-05-23, 08:28 PM
Come to think of it - that's probably rubbish and you're probably right (even though it's illogical).

The first time that a new release didn't involve a new file format was R12.
I was mainly refering to the three digit shift in the newer versions. I don't know much before r12. ~shrug~

rkmcswain
2006-05-23, 08:56 PM
and I guess it only shows the file format, but not the software version, like ACAD2005 or 2006

I don't think the application used to create the file is stored in the DWG file, other than the encrytped data that Autodesk uses to identify it's own apps. http://www.evanyares.com/the-cad-industry/2006/4/27/what-will-we-do.html

Remember there are other applications beside AutoCAD that write DWG files, such as DWGTrueConvert, and any licensed applications using RealDWG - not to mention applications using the OpenDesign libraries.

madcadder
2006-05-24, 05:41 PM
AC1015 = A2000
AC1018 = A2004
AC1021 = A2007
AC1009 - R12
AC1012 -R13
AC1014 -R14

AC1015 is also my 2002

jaberwok
2006-05-24, 08:30 PM
AC1015 is also my 2002


You can make that -
AC1015 = A2000 A2000i A2002
AC1018 = A2004 A2005 A2006
AC1021 = A2007 ? ?

I've just found this (http://myfeedback.autodesk.com/history/autocad_release_history.htm) which gives the full story.

rkmcswain
2006-05-24, 09:21 PM
I've just found this (http://myfeedback.autodesk.com/history/autocad_release_history.htm) which gives the full story.
That one has more detail than this one http://support.autodesk.com/Getdoc.asp?ID=TS44822

Here is a lisp function
http://groups.google.com/group/autodesk.autocad.2004/msg/d3668042a28a4304?dmode=source&hl=en