Qqwsa
Qqwsa
As neither RealDWG[11] nor DWGdirect are licensed on terms that are compatible
with free software licenses like the GNU GPL, in 2008 the Free Software
Foundation asserted the need for an open replacement for the DWG format. Therefore,
the FSF placed the goal 'Replacement for OpenDWG libraries'[18] in 10th place on their
High Priority Free Software Projects list.[50] Forked in late 2009 from
libDWG, GNU LibreDWG[19] can read all DWG files from version R13 on. But the
LibreDWG library, offered under the GNU GPLv3, could initially not be used by most
targeted FOSS graphic software, such as FreeCAD, LibreCAD and Blender, because of
a GPLv2/GPLv3 license incompatibility.[51][52][53] A GPLv2 licensed alternative is the
libdxfrw project, which can read simple DWGs.[54] Some of these CAD licenses were only
fixed recently to be able to use LibreDWG's GPLv3.
FreeCAD is a free and open-source application that can work with the DWG files by
using the proprietary ODA File Converter for .dwg and .dxf files from the Open Design
Alliance (ODA).[55] The ODA also provides a freeware stand-alone viewer for .dwg
and .dgn files, ODA Drawings Explorer, which runs on Windows, Linux, and Mac OS X.
LibreCAD is a free and open-source 2D CAD application that can open DWG and DXF
files using its own library.
Autodesk DWG TrueView is a freeware, closed source, stand-alone DWG viewer with
DWG TrueConvert software included, built on the same viewing engine as AutoCAD
software. The freeware Autodesk Design Review software adds a possibility to open
DWG files in Design Review to take advantage of measure and markup capabilities,
sheet set organization, and status tracking.
See also[edit]
History[edit]
DWG (denoted by the .dwg filename extension) was the native file format for
the Interact CAD package, developed by Mike Riddle in the late 1970s,[4] and
subsequently licensed by Autodesk in 1982 as the basis for AutoCAD.[5][6][7] From 1982 to
2009, Autodesk created versions of AutoCAD which wrote no fewer than 18 major
variants of the DWG file format,[8] none of which is publicly documented.
The DWG format is probably the most widely used format for CAD drawings. Autodesk
estimates that in 1998 there were in excess of two billion DWG files in existence. [9]
There are several claims to control of the DWG format.[10] As the biggest and most
influential creator of DWG files it is Autodesk who designs, defines, and iterates the
DWG format as the native format for their CAD applications. Autodesk sells a read/write
library, called RealDWG,[11] under selective licensing terms for use in non-competitive
applications. Several companies have attempted to reverse engineer Autodesk's DWG
format, and offer software libraries to read and write Autodesk DWG files. The most
successful is Open Design Alliance,[12] a non-profit consortium created in 1998 by a
number of software developers (including competitors to Autodesk), released a
read/write/view library called the OpenDWG Toolkit, which was based on the MarComp
AUTODIRECT libraries.[13] (ODA has since rewritten and updated that code.)
In 1998, Autodesk added file verification to AutoCAD R14.01, through a function called
DWGCHECK. This function was supported by an encrypted checksum and product
code (called a "watermark" by Autodesk), written into DWG files created by the
program.[14][15] In 2006 Autodesk modified AutoCAD 2007, to include "TrustedDWG
technology", a function which would embed a text string within DWG files written by the
program: "Autodesk DWG. This file is a Trusted DWG last saved by an Autodesk
application or Autodesk licensed application."[16] This helped Autodesk software users
ensure that the files they were opening were created by an Autodesk, or RealDWG
application, reducing risk of incompatibilities.[17] AutoCAD would pop up a message,
warning of potential stability problems, if a user opened a 2007 version DWG file which
did not include this text string.
In 2008 the Free Software Foundation asserted the need for an open replacement for
the DWG format, as neither RealDWG[11] nor DWGdirect are licensed on terms that
are compatible with free software license like the GNU GPL. Therefore, the FSF placed
the goal 'Replacement for OpenDWG libraries' in 10th place on their High Priority Free
Software Projects list.[18] Created in late 2009, GNU LibreDWG[19] is a free
software library released under the terms of the GNU GPLv3 license. It can read DWG
files from version R13 up to 2021, and write R2000 DWG files.
Also in 2008 Autodesk and Bentley Systems agreed on exchange of software libraries,
including Autodesk RealDWG, to improve the ability to read and write the companies'
respective DWG and DGN formats in mixed environments with greater fidelity. In
addition, the two companies will facilitate work process interoperability between their
AEC applications through supporting the reciprocal use of available Application
Programming Interfaces (APIs).[20]
Autodesk trademark[edit]
On November 13, 2006, Autodesk sued the Open Design Alliance alleging that its
DWGdirect libraries infringed Autodesk's trademark for the word "Autodesk", by writing
the TrustedDWG watermark (including the word "AutoCAD") into DWG files it created.
[21]
Nine days later, Autodesk's attorneys won a broad and deep temporary restraining
order against the Open Design Alliance.[22] In April 2007, the suit was settled, essentially
on Autodesk's terms, with Autodesk modifying the warning message in AutoCAD 2008
(to make it somewhat less alarming), and the Open Design Alliance removing support
for writing the TrustedDWG watermark from its DWGdirect libraries. The effect of the
temporary restraining order and subsequent consent decree was to render the Open
Design Alliance's DWGdirect libraries, from one point of view, incapable of creating
DWG files that are 100% compatible with AutoCAD Unsubstantiated claim.[23] Others
point out that the failure of "100% compatibility" means only that loading such a drawing
triggers an essentially irrelevant warning message when the file is opened in AutoCAD.
[24]
DWG support in freemium and free software[edit]
As neither RealDWG[11] nor DWGdirect are licensed on terms that are compatible
with free software licenses like the GNU GPL, in 2008 the Free Software
Foundation asserted the need for an open replacement for the DWG format. Therefore,
the FSF placed the goal 'Replacement for OpenDWG libraries'[18] in 10th place on their
High Priority Free Software Projects list.[50] Forked in late 2009 from
libDWG, GNU LibreDWG[19] can read all DWG files from version R13 on. But the
LibreDWG library, offered under the GNU GPLv3, could initially not be used by most
targeted FOSS graphic software, such as FreeCAD, LibreCAD and Blender, because of
a GPLv2/GPLv3 license incompatibility.[51][52][53] A GPLv2 licensed alternative is the
libdxfrw project, which can read simple DWGs.[54] Some of these CAD licenses were only
fixed recently to be able to use LibreDWG's GPLv3.
FreeCAD is a free and open-source application that can work with the DWG files by
using the proprietary ODA File Converter for .dwg and .dxf files from the Open Design
Alliance (ODA).[55] The ODA also provides a freeware stand-alone viewer for .dwg
and .dgn files, ODA Drawings Explorer, which runs on Windows, Linux, and Mac OS X.
LibreCAD is a free and open-source 2D CAD application that can open DWG and DXF
files using its own library.
Autodesk DWG TrueView is a freeware, closed source, stand-alone DWG viewer with
DWG TrueConvert software included, built on the same viewing engine as AutoCAD
software. The freeware Autodesk Design Review software adds a possibility to open
DWG files in Design Review to take advantage of measure and markup capabilities,
sheet set organization, and status tracking.
See also[edit]
History[edit]
DWG (denoted by the .dwg filename extension) was the native file format for
the Interact CAD package, developed by Mike Riddle in the late 1970s,[4] and
subsequently licensed by Autodesk in 1982 as the basis for AutoCAD.[5][6][7] From 1982 to
2009, Autodesk created versions of AutoCAD which wrote no fewer than 18 major
variants of the DWG file format,[8] none of which is publicly documented.
The DWG format is probably the most widely used format for CAD drawings. Autodesk
estimates that in 1998 there were in excess of two billion DWG files in existence. [9]
There are several claims to control of the DWG format.[10] As the biggest and most
influential creator of DWG files it is Autodesk who designs, defines, and iterates the
DWG format as the native format for their CAD applications. Autodesk sells a read/write
library, called RealDWG,[11] under selective licensing terms for use in non-competitive
applications. Several companies have attempted to reverse engineer Autodesk's DWG
format, and offer software libraries to read and write Autodesk DWG files. The most
successful is Open Design Alliance,[12] a non-profit consortium created in 1998 by a
number of software developers (including competitors to Autodesk), released a
read/write/view library called the OpenDWG Toolkit, which was based on the MarComp
AUTODIRECT libraries.[13] (ODA has since rewritten and updated that code.)
In 1998, Autodesk added file verification to AutoCAD R14.01, through a function called
DWGCHECK. This function was supported by an encrypted checksum and product
code (called a "watermark" by Autodesk), written into DWG files created by the
program.[14][15] In 2006 Autodesk modified AutoCAD 2007, to include "TrustedDWG
technology", a function which would embed a text string within DWG files written by the
program: "Autodesk DWG. This file is a Trusted DWG last saved by an Autodesk
application or Autodesk licensed application."[16] This helped Autodesk software users
ensure that the files they were opening were created by an Autodesk, or RealDWG
application, reducing risk of incompatibilities.[17] AutoCAD would pop up a message,
warning of potential stability problems, if a user opened a 2007 version DWG file which
did not include this text string.
In 2008 the Free Software Foundation asserted the need for an open replacement for
the DWG format, as neither RealDWG[11] nor DWGdirect are licensed on terms that
are compatible with free software license like the GNU GPL. Therefore, the FSF placed
the goal 'Replacement for OpenDWG libraries' in 10th place on their High Priority Free
Software Projects list.[18] Created in late 2009, GNU LibreDWG[19] is a free
software library released under the terms of the GNU GPLv3 license. It can read DWG
files from version R13 up to 2021, and write R2000 DWG files.
Also in 2008 Autodesk and Bentley Systems agreed on exchange of software libraries,
including Autodesk RealDWG, to improve the ability to read and write the companies'
respective DWG and DGN formats in mixed environments with greater fidelity. In
addition, the two companies will facilitate work process interoperability between their
AEC applications through supporting the reciprocal use of available Application
Programming Interfaces (APIs).[20]
Autodesk trademark[edit]
On November 13, 2006, Autodesk sued the Open Design Alliance alleging that its
DWGdirect libraries infringed Autodesk's trademark for the word "Autodesk", by writing
the TrustedDWG watermark (including the word "AutoCAD") into DWG files it created.
[21]
Nine days later, Autodesk's attorneys won a broad and deep temporary restraining
order against the Open Design Alliance.[22] In April 2007, the suit was settled, essentially
on Autodesk's terms, with Autodesk modifying the warning message in AutoCAD 2008
(to make it somewhat less alarming), and the Open Design Alliance removing support
for writing the TrustedDWG watermark from its DWGdirect libraries. The effect of the
temporary restraining order and subsequent consent decree was to render the Open
Design Alliance's DWGdirect libraries, from one point of view, incapable of creating
DWG files that are 100% compatible with AutoCAD Unsubstantiated claim.[23] Others
point out that the failure of "100% compatibility" means only that loading such a drawing
triggers an essentially irrelevant warning message when the file is opened in AutoCAD.
[24]
History[edit]
DWG (denoted by the .dwg filename extension) was the native file format for
the Interact CAD package, developed by Mike Riddle in the late 1970s,[4] and
subsequently licensed by Autodesk in 1982 as the basis for AutoCAD.[5][6][7] From 1982 to
2009, Autodesk created versions of AutoCAD which wrote no fewer than 18 major
variants of the DWG file format,[8] none of which is publicly documented.
The DWG format is probably the most widely used format for CAD drawings. Autodesk
estimates that in 1998 there were in excess of two billion DWG files in existence. [9]
There are several claims to control of the DWG format.[10] As the biggest and most
influential creator of DWG files it is Autodesk who designs, defines, and iterates the
DWG format as the native format for their CAD applications. Autodesk sells a read/write
library, called RealDWG,[11] under selective licensing terms for use in non-competitive
applications. Several companies have attempted to reverse engineer Autodesk's DWG
format, and offer software libraries to read and write Autodesk DWG files. The most
successful is Open Design Alliance,[12] a non-profit consortium created in 1998 by a
number of software developers (including competitors to Autodesk), released a
read/write/view library called the OpenDWG Toolkit, which was based on the MarComp
AUTODIRECT libraries.[13] (ODA has since rewritten and updated that code.)
In 1998, Autodesk added file verification to AutoCAD R14.01, through a function called
DWGCHECK. This function was supported by an encrypted checksum and product
code (called a "watermark" by Autodesk), written into DWG files created by the
program.[14][15] In 2006 Autodesk modified AutoCAD 2007, to include "TrustedDWG
technology", a function which would embed a text string within DWG files written by the
program: "Autodesk DWG. This file is a Trusted DWG last saved by an Autodesk
application or Autodesk licensed application."[16] This helped Autodesk software users
ensure that the files they were opening were created by an Autodesk, or RealDWG
application, reducing risk of incompatibilities.[17] AutoCAD would pop up a message,
warning of potential stability problems, if a user opened a 2007 version DWG file which
did not include this text string.
In 2008 the Free Software Foundation asserted the need for an open replacement for
the DWG format, as neither RealDWG[11] nor DWGdirect are licensed on terms that
are compatible with free software license like the GNU GPL. Therefore, the FSF placed
the goal 'Replacement for OpenDWG libraries' in 10th place on their High Priority Free
Software Projects list.[18] Created in late 2009, GNU LibreDWG[19] is a free
software library released under the terms of the GNU GPLv3 license. It can read DWG
files from version R13 up to 2021, and write R2000 DWG files.
Also in 2008 Autodesk and Bentley Systems agreed on exchange of software libraries,
including Autodesk RealDWG, to improve the ability to read and write the companies'
respective DWG and DGN formats in mixed environments with greater fidelity. In
addition, the two companies will facilitate work process interoperability between their
AEC applications through supporting the reciprocal use of available Application
Programming Interfaces (APIs).[20]
Autodesk trademark[edit]
On November 13, 2006, Autodesk sued the Open Design Alliance alleging that its
DWGdirect libraries infringed Autodesk's trademark for the word "Autodesk", by writing
the TrustedDWG watermark (including the word "AutoCAD") into DWG files it created.
[21]
Nine days later, Autodesk's attorneys won a broad and deep temporary restraining
order against the Open Design Alliance.[22] In April 2007, the suit was settled, essentially
on Autodesk's terms, with Autodesk modifying the warning message in AutoCAD 2008
(to make it somewhat less alarming), and the Open Design Alliance removing support
for writing the TrustedDWG watermark from its DWGdirect libraries. The effect of the
temporary restraining order and subsequent consent decree was to render the Open
Design Alliance's DWGdirect libraries, from one point of view, incapable of creating
DWG files that are 100% compatible with AutoCAD Unsubstantiated claim.[23] Others
point out that the failure of "100% compatibility" means only that loading such a drawing
triggers an essentially irrelevant warning message when the file is opened in AutoCAD.
[24]
Autodesk AutoCAD
show
CAD software
Categories:
Autodesk
CAD file formats
Computer file formats
Filename extensions
Open file formats
This page was last edited on 6 May 2024, at 13:18 (UTC).
Autodesk AutoCAD
show
CAD software
Categories:
Autodesk
CAD file formats
Computer file formats
Filename extensions
Open file formats
This page was last edited on 6 May 2024, at 13:18 (UTC).
History[edit]
DWG (denoted by the .dwg filename extension) was the native file format for
the Interact CAD package, developed by Mike Riddle in the late 1970s,[4] and
subsequently licensed by Autodesk in 1982 as the basis for AutoCAD.[5][6][7] From 1982 to
2009, Autodesk created versions of AutoCAD which wrote no fewer than 18 major
variants of the DWG file format,[8] none of which is publicly documented.
The DWG format is probably the most widely used format for CAD drawings. Autodesk
estimates that in 1998 there were in excess of two billion DWG files in existence. [9]
There are several claims to control of the DWG format.[10] As the biggest and most
influential creator of DWG files it is Autodesk who designs, defines, and iterates the
DWG format as the native format for their CAD applications. Autodesk sells a read/write
library, called RealDWG,[11] under selective licensing terms for use in non-competitive
applications. Several companies have attempted to reverse engineer Autodesk's DWG
format, and offer software libraries to read and write Autodesk DWG files. The most
successful is Open Design Alliance,[12] a non-profit consortium created in 1998 by a
number of software developers (including competitors to Autodesk), released a
read/write/view library called the OpenDWG Toolkit, which was based on the MarComp
AUTODIRECT libraries.[13] (ODA has since rewritten and updated that code.)
In 1998, Autodesk added file verification to AutoCAD R14.01, through a function called
DWGCHECK. This function was supported by an encrypted checksum and product
code (called a "watermark" by Autodesk), written into DWG files created by the
program.[14][15] In 2006 Autodesk modified AutoCAD 2007, to include "TrustedDWG
technology", a function which would embed a text string within DWG files written by the
program: "Autodesk DWG. This file is a Trusted DWG last saved by an Autodesk
application or Autodesk licensed application."[16] This helped Autodesk software users
ensure that the files they were opening were created by an Autodesk, or RealDWG
application, reducing risk of incompatibilities.[17] AutoCAD would pop up a message,
warning of potential stability problems, if a user opened a 2007 version DWG file which
did not include this text string.
In 2008 the Free Software Foundation asserted the need for an open replacement for
the DWG format, as neither RealDWG[11] nor DWGdirect are licensed on terms that
are compatible with free software license like the GNU GPL. Therefore, the FSF placed
the goal 'Replacement for OpenDWG libraries' in 10th place on their High Priority Free
Software Projects list.[18] Created in late 2009, GNU LibreDWG[19] is a free
software library released under the terms of the GNU GPLv3 license. It can read DWG
files from version R13 up to 2021, and write R2000 DWG files.
Also in 2008 Autodesk and Bentley Systems agreed on exchange of software libraries,
including Autodesk RealDWG, to improve the ability to read and write the companies'
respective DWG and DGN formats in mixed environments with greater fidelity. In
addition, the two companies will facilitate work process interoperability between their
AEC applications through supporting the reciprocal use of available Application
Programming Interfaces (APIs).[20]
Autodesk trademark[edit]
On November 13, 2006, Autodesk sued the Open Design Alliance alleging that its
DWGdirect libraries infringed Autodesk's trademark for the word "Autodesk", by writing
the TrustedDWG watermark (including the word "AutoCAD") into DWG files it created.
[21]
Nine days later, Autodesk's attorneys won a broad and deep temporary restraining
order against the Open Design Alliance.[22] In April 2007, the suit was settled, essentially
on Autodesk's terms, with Autodesk modifying the warning message in AutoCAD 2008
(to make it somewhat less alarming), and the Open Design Alliance removing support
for writing the TrustedDWG watermark from its DWGdirect libraries. The effect of the
temporary restraining order and subsequent consent decree was to render the Open
Design Alliance's DWGdirect libraries, from one point of view, incapable of creating
DWG files that are 100% compatible with AutoCAD Unsubstantiated claim.[23] Others
point out that the failure of "100% compatibility" means only that loading such a drawing
triggers an essentially irrelevant warning message when the file is opened in AutoCAD.
[24]
History[edit]
DWG (denoted by the .dwg filename extension) was the native file format for
the Interact CAD package, developed by Mike Riddle in the late 1970s,[4] and
subsequently licensed by Autodesk in 1982 as the basis for AutoCAD.[5][6][7] From 1982 to
2009, Autodesk created versions of AutoCAD which wrote no fewer than 18 major
variants of the DWG file format,[8] none of which is publicly documented.
The DWG format is probably the most widely used format for CAD drawings. Autodesk
estimates that in 1998 there were in excess of two billion DWG files in existence. [9]
There are several claims to control of the DWG format.[10] As the biggest and most
influential creator of DWG files it is Autodesk who designs, defines, and iterates the
DWG format as the native format for their CAD applications. Autodesk sells a read/write
library, called RealDWG,[11] under selective licensing terms for use in non-competitive
applications. Several companies have attempted to reverse engineer Autodesk's DWG
format, and offer software libraries to read and write Autodesk DWG files. The most
successful is Open Design Alliance,[12] a non-profit consortium created in 1998 by a
number of software developers (including competitors to Autodesk), released a
read/write/view library called the OpenDWG Toolkit, which was based on the MarComp
AUTODIRECT libraries.[13] (ODA has since rewritten and updated that code.)
In 1998, Autodesk added file verification to AutoCAD R14.01, through a function called
DWGCHECK. This function was supported by an encrypted checksum and product
code (called a "watermark" by Autodesk), written into DWG files created by the
program.[14][15] In 2006 Autodesk modified AutoCAD 2007, to include "TrustedDWG
technology", a function which would embed a text string within DWG files written by the
program: "Autodesk DWG. This file is a Trusted DWG last saved by an Autodesk
application or Autodesk licensed application."[16] This helped Autodesk software users
ensure that the files they were opening were created by an Autodesk, or RealDWG
application, reducing risk of incompatibilities.[17] AutoCAD would pop up a message,
warning of potential stability problems, if a user opened a 2007 version DWG file which
did not include this text string.
In 2008 the Free Software Foundation asserted the need for an open replacement for
the DWG format, as neither RealDWG[11] nor DWGdirect are licensed on terms that
are compatible with free software license like the GNU GPL. Therefore, the FSF placed
the goal 'Replacement for OpenDWG libraries' in 10th place on their High Priority Free
Software Projects list.[18] Created in late 2009, GNU LibreDWG[19] is a free
software library released under the terms of the GNU GPLv3 license. It can read DWG
files from version R13 up to 2021, and write R2000 DWG files.
Also in 2008 Autodesk and Bentley Systems agreed on exchange of software libraries,
including Autodesk RealDWG, to improve the ability to read and write the companies'
respective DWG and DGN formats in mixed environments with greater fidelity. In
addition, the two companies will facilitate work process interoperability between their
AEC applications through supporting the reciprocal use of available Application
Programming Interfaces (APIs).[20]
Autodesk trademark[edit]
On November 13, 2006, Autodesk sued the Open Design Alliance alleging that its
DWGdirect libraries infringed Autodesk's trademark for the word "Autodesk", by writing
the TrustedDWG watermark (including the word "AutoCAD") into DWG files it created.
[21]
Nine days later, Autodesk's attorneys won a broad and deep temporary restraining
order against the Open Design Alliance.[22] In April 2007, the suit was settled, essentially
on Autodesk's terms, with Autodesk modifying the warning message in AutoCAD 2008
(to make it somewhat less alarming), and the Open Design Alliance removing support
for writing the TrustedDWG watermark from its DWGdirect libraries. The effect of the
temporary restraining order and subsequent consent decree was to render the Open
Design Alliance's DWGdirect libraries, from one point of view, incapable of creating
DWG files that are 100% compatible with AutoCAD Unsubstantiated claim.[23] Others
point out that the failure of "100% compatibility" means only that loading such a drawing
triggers an essentially irrelevant warning message when the file is opened in AutoCAD.
[24]
show
CAD software
Categories:
Autodesk
CAD file formats
Computer file formats
Filename extensions
Open file formats
This page was last edited on 6 May 2024, at 13:18 (UTC).
show
CAD software
Categories:
Autodesk
CAD file formats
Computer file formats
Filename extensions
Open file formats
This page was last edited on 6 May 2024, at 13:18 (UTC).
History[edit]
DWG (denoted by the .dwg filename extension) was the native file format for
the Interact CAD package, developed by Mike Riddle in the late 1970s,[4] and
subsequently licensed by Autodesk in 1982 as the basis for AutoCAD.[5][6][7] From 1982 to
2009, Autodesk created versions of AutoCAD which wrote no fewer than 18 major
variants of the DWG file format,[8] none of which is publicly documented.
The DWG format is probably the most widely used format for CAD drawings. Autodesk
estimates that in 1998 there were in excess of two billion DWG files in existence. [9]
There are several claims to control of the DWG format.[10] As the biggest and most
influential creator of DWG files it is Autodesk who designs, defines, and iterates the
DWG format as the native format for their CAD applications. Autodesk sells a read/write
library, called RealDWG,[11] under selective licensing terms for use in non-competitive
applications. Several companies have attempted to reverse engineer Autodesk's DWG
format, and offer software libraries to read and write Autodesk DWG files. The most
successful is Open Design Alliance,[12] a non-profit consortium created in 1998 by a
number of software developers (including competitors to Autodesk), released a
read/write/view library called the OpenDWG Toolkit, which was based on the MarComp
AUTODIRECT libraries.[13] (ODA has since rewritten and updated that code.)
In 1998, Autodesk added file verification to AutoCAD R14.01, through a function called
DWGCHECK. This function was supported by an encrypted checksum and product
code (called a "watermark" by Autodesk), written into DWG files created by the
program.[14][15] In 2006 Autodesk modified AutoCAD 2007, to include "TrustedDWG
technology", a function which would embed a text string within DWG files written by the
program: "Autodesk DWG. This file is a Trusted DWG last saved by an Autodesk
application or Autodesk licensed application."[16] This helped Autodesk software users
ensure that the files they were opening were created by an Autodesk, or RealDWG
application, reducing risk of incompatibilities.[17] AutoCAD would pop up a message,
warning of potential stability problems, if a user opened a 2007 version DWG file which
did not include this text string.
In 2008 the Free Software Foundation asserted the need for an open replacement for
the DWG format, as neither RealDWG[11] nor DWGdirect are licensed on terms that
are compatible with free software license like the GNU GPL. Therefore, the FSF placed
the goal 'Replacement for OpenDWG libraries' in 10th place on their High Priority Free
Software Projects list.[18] Created in late 2009, GNU LibreDWG[19] is a free
software library released under the terms of the GNU GPLv3 license. It can read DWG
files from version R13 up to 2021, and write R2000 DWG files.
Also in 2008 Autodesk and Bentley Systems agreed on exchange of software libraries,
including Autodesk RealDWG, to improve the ability to read and write the companies'
respective DWG and DGN formats in mixed environments with greater fidelity. In
addition, the two companies will facilitate work process interoperability between their
AEC applications through supporting the reciprocal use of available Application
Programming Interfaces (APIs).[20]
Autodesk trademark[edit]
On November 13, 2006, Autodesk sued the Open Design Alliance alleging that its
DWGdirect libraries infringed Autodesk's trademark for the word "Autodesk", by writing
the TrustedDWG watermark (including the word "AutoCAD") into DWG files it created.
[21]
Nine days later, Autodesk's attorneys won a broad and deep temporary restraining
order against the Open Design Alliance.[22] In April 2007, the suit was settled, essentially
on Autodesk's terms, with Autodesk modifying the warning message in AutoCAD 2008
(to make it somewhat less alarming), and the Open Design Alliance removing support
for writing the TrustedDWG watermark from its DWGdirect libraries. The effect of the
temporary restraining order and subsequent consent decree was to render the Open
Design Alliance's DWGdirect libraries, from one point of view, incapable of creating
DWG files that are 100% compatible with AutoCAD Unsubstantiated claim.[23] Others
point out that the failure of "100% compatibility" means only that loading such a drawing
triggers an essentially irrelevant warning message when the file is opened in AutoCAD.
[24]
History[edit]
DWG (denoted by the .dwg filename extension) was the native file format for
the Interact CAD package, developed by Mike Riddle in the late 1970s,[4] and
subsequently licensed by Autodesk in 1982 as the basis for AutoCAD.[5][6][7] From 1982 to
2009, Autodesk created versions of AutoCAD which wrote no fewer than 18 major
variants of the DWG file format,[8] none of which is publicly documented.
The DWG format is probably the most widely used format for CAD drawings. Autodesk
estimates that in 1998 there were in excess of two billion DWG files in existence. [9]
There are several claims to control of the DWG format.[10] As the biggest and most
influential creator of DWG files it is Autodesk who designs, defines, and iterates the
DWG format as the native format for their CAD applications. Autodesk sells a read/write
library, called RealDWG,[11] under selective licensing terms for use in non-competitive
applications. Several companies have attempted to reverse engineer Autodesk's DWG
format, and offer software libraries to read and write Autodesk DWG files. The most
successful is Open Design Alliance,[12] a non-profit consortium created in 1998 by a
number of software developers (including competitors to Autodesk), released a
read/write/view library called the OpenDWG Toolkit, which was based on the MarComp
AUTODIRECT libraries.[13] (ODA has since rewritten and updated that code.)
In 1998, Autodesk added file verification to AutoCAD R14.01, through a function called
DWGCHECK. This function was supported by an encrypted checksum and product
code (called a "watermark" by Autodesk), written into DWG files created by the
program.[14][15] In 2006 Autodesk modified AutoCAD 2007, to include "TrustedDWG
technology", a function which would embed a text string within DWG files written by the
program: "Autodesk DWG. This file is a Trusted DWG last saved by an Autodesk
application or Autodesk licensed application."[16] This helped Autodesk software users
ensure that the files they were opening were created by an Autodesk, or RealDWG
application, reducing risk of incompatibilities.[17] AutoCAD would pop up a message,
warning of potential stability problems, if a user opened a 2007 version DWG file which
did not include this text string.
In 2008 the Free Software Foundation asserted the need for an open replacement for
the DWG format, as neither RealDWG[11] nor DWGdirect are licensed on terms that
are compatible with free software license like the GNU GPL. Therefore, the FSF placed
the goal 'Replacement for OpenDWG libraries' in 10th place on their High Priority Free
Software Projects list.[18] Created in late 2009, GNU LibreDWG[19] is a free
software library released under the terms of the GNU GPLv3 license. It can read DWG
files from version R13 up to 2021, and write R2000 DWG files.
Also in 2008 Autodesk and Bentley Systems agreed on exchange of software libraries,
including Autodesk RealDWG, to improve the ability to read and write the companies'
respective DWG and DGN formats in mixed environments with greater fidelity. In
addition, the two companies will facilitate work process interoperability between their
AEC applications through supporting the reciprocal use of available Application
Programming Interfaces (APIs).[20]
Autodesk trademark[edit]
On November 13, 2006, Autodesk sued the Open Design Alliance alleging that its
DWGdirect libraries infringed Autodesk's trademark for the word "Autodesk", by writing
the TrustedDWG watermark (including the word "AutoCAD") into DWG files it created.
[21]
Nine days later, Autodesk's attorneys won a broad and deep temporary restraining
order against the Open Design Alliance.[22] In April 2007, the suit was settled, essentially
on Autodesk's terms, with Autodesk modifying the warning message in AutoCAD 2008
(to make it somewhat less alarming), and the Open Design Alliance removing support
for writing the TrustedDWG watermark from its DWGdirect libraries. The effect of the
temporary restraining order and subsequent consent decree was to render the Open
Design Alliance's DWGdirect libraries, from one point of view, incapable of creating
DWG files that are 100% compatible with AutoCAD Unsubstantiated claim.[23] Others
point out that the failure of "100% compatibility" means only that loading such a drawing
triggers an essentially irrelevant warning message when the file is opened in AutoCAD.
[24]
Autodesk AutoCAD
show
CAD software
Categories:
Autodesk
CAD file formats
Computer file formats
Filename extensions
Open file formats
This page was last edited on 6 May 2024, at 13:18 (UTC).
Autodesk AutoCAD
show
CAD software
Categories:
Autodesk
CAD file formats
Computer file formats
Filename extensions
Open file formats
This page was last edited on 6 May 2024, at 13:18 (UTC).
History[edit]
DWG (denoted by the .dwg filename extension) was the native file format for
the Interact CAD package, developed by Mike Riddle in the late 1970s,[4] and
subsequently licensed by Autodesk in 1982 as the basis for AutoCAD.[5][6][7] From 1982 to
2009, Autodesk created versions of AutoCAD which wrote no fewer than 18 major
variants of the DWG file format,[8] none of which is publicly documented.
The DWG format is probably the most widely used format for CAD drawings. Autodesk
estimates that in 1998 there were in excess of two billion DWG files in existence. [9]
There are several claims to control of the DWG format.[10] As the biggest and most
influential creator of DWG files it is Autodesk who designs, defines, and iterates the
DWG format as the native format for their CAD applications. Autodesk sells a read/write
library, called RealDWG,[11] under selective licensing terms for use in non-competitive
applications. Several companies have attempted to reverse engineer Autodesk's DWG
format, and offer software libraries to read and write Autodesk DWG files. The most
successful is Open Design Alliance,[12] a non-profit consortium created in 1998 by a
number of software developers (including competitors to Autodesk), released a
read/write/view library called the OpenDWG Toolkit, which was based on the MarComp
AUTODIRECT libraries.[13] (ODA has since rewritten and updated that code.)
In 1998, Autodesk added file verification to AutoCAD R14.01, through a function called
DWGCHECK. This function was supported by an encrypted checksum and product
code (called a "watermark" by Autodesk), written into DWG files created by the
program.[14][15] In 2006 Autodesk modified AutoCAD 2007, to include "TrustedDWG
technology", a function which would embed a text string within DWG files written by the
program: "Autodesk DWG. This file is a Trusted DWG last saved by an Autodesk
application or Autodesk licensed application."[16] This helped Autodesk software users
ensure that the files they were opening were created by an Autodesk, or RealDWG
application, reducing risk of incompatibilities.[17] AutoCAD would pop up a message,
warning of potential stability problems, if a user opened a 2007 version DWG file which
did not include this text string.
In 2008 the Free Software Foundation asserted the need for an open replacement for
the DWG format, as neither RealDWG[11] nor DWGdirect are licensed on terms that
are compatible with free software license like the GNU GPL. Therefore, the FSF placed
the goal 'Replacement for OpenDWG libraries' in 10th place on their High Priority Free
Software Projects list.[18] Created in late 2009, GNU LibreDWG[19] is a free
software library released under the terms of the GNU GPLv3 license. It can read DWG
files from version R13 up to 2021, and write R2000 DWG files.
Also in 2008 Autodesk and Bentley Systems agreed on exchange of software libraries,
including Autodesk RealDWG, to improve the ability to read and write the companies'
respective DWG and DGN formats in mixed environments with greater fidelity. In
addition, the two companies will facilitate work process interoperability between their
AEC applications through supporting the reciprocal use of available Application
Programming Interfaces (APIs).[20]
Autodesk trademark[edit]
On November 13, 2006, Autodesk sued the Open Design Alliance alleging that its
DWGdirect libraries infringed Autodesk's trademark for the word "Autodesk", by writing
the TrustedDWG watermark (including the word "AutoCAD") into DWG files it created.
[21]
Nine days later, Autodesk's attorneys won a broad and deep temporary restraining
order against the Open Design Alliance.[22] In April 2007, the suit was settled, essentially
on Autodesk's terms, with Autodesk modifying the warning message in AutoCAD 2008
(to make it somewhat less alarming), and the Open Design Alliance removing support
for writing the TrustedDWG watermark from its DWGdirect libraries. The effect of the
temporary restraining order and subsequent consent decree was to render the Open
Design Alliance's DWGdirect libraries, from one point of view, incapable of creating
DWG files that are 100% compatible with AutoCAD Unsubstantiated claim.[23] Others
point out that the failure of "100% compatibility" means only that loading such a drawing
triggers an essentially irrelevant warning message when the file is opened in AutoCAD.
[24]
History[edit]
DWG (denoted by the .dwg filename extension) was the native file format for
the Interact CAD package, developed by Mike Riddle in the late 1970s,[4] and
subsequently licensed by Autodesk in 1982 as the basis for AutoCAD.[5][6][7] From 1982 to
2009, Autodesk created versions of AutoCAD which wrote no fewer than 18 major
variants of the DWG file format,[8] none of which is publicly documented.
The DWG format is probably the most widely used format for CAD drawings. Autodesk
estimates that in 1998 there were in excess of two billion DWG files in existence. [9]
There are several claims to control of the DWG format.[10] As the biggest and most
influential creator of DWG files it is Autodesk who designs, defines, and iterates the
DWG format as the native format for their CAD applications. Autodesk sells a read/write
library, called RealDWG,[11] under selective licensing terms for use in non-competitive
applications. Several companies have attempted to reverse engineer Autodesk's DWG
format, and offer software libraries to read and write Autodesk DWG files. The most
successful is Open Design Alliance,[12] a non-profit consortium created in 1998 by a
number of software developers (including competitors to Autodesk), released a
read/write/view library called the OpenDWG Toolkit, which was based on the MarComp
AUTODIRECT libraries.[13] (ODA has since rewritten and updated that code.)
In 1998, Autodesk added file verification to AutoCAD R14.01, through a function called
DWGCHECK. This function was supported by an encrypted checksum and product
code (called a "watermark" by Autodesk), written into DWG files created by the
program.[14][15] In 2006 Autodesk modified AutoCAD 2007, to include "TrustedDWG
technology", a function which would embed a text string within DWG files written by the
program: "Autodesk DWG. This file is a Trusted DWG last saved by an Autodesk
application or Autodesk licensed application."[16] This helped Autodesk software users
ensure that the files they were opening were created by an Autodesk, or RealDWG
application, reducing risk of incompatibilities.[17] AutoCAD would pop up a message,
warning of potential stability problems, if a user opened a 2007 version DWG file which
did not include this text string.
In 2008 the Free Software Foundation asserted the need for an open replacement for
the DWG format, as neither RealDWG[11] nor DWGdirect are licensed on terms that
are compatible with free software license like the GNU GPL. Therefore, the FSF placed
the goal 'Replacement for OpenDWG libraries' in 10th place on their High Priority Free
Software Projects list.[18] Created in late 2009, GNU LibreDWG[19] is a free
software library released under the terms of the GNU GPLv3 license. It can read DWG
files from version R13 up to 2021, and write R2000 DWG files.
Also in 2008 Autodesk and Bentley Systems agreed on exchange of software libraries,
including Autodesk RealDWG, to improve the ability to read and write the companies'
respective DWG and DGN formats in mixed environments with greater fidelity. In
addition, the two companies will facilitate work process interoperability between their
AEC applications through supporting the reciprocal use of available Application
Programming Interfaces (APIs).[20]
Autodesk trademark[edit]
On November 13, 2006, Autodesk sued the Open Design Alliance alleging that its
DWGdirect libraries infringed Autodesk's trademark for the word "Autodesk", by writing
the TrustedDWG watermark (including the word "AutoCAD") into DWG files it created.
[21]
Nine days later, Autodesk's attorneys won a broad and deep temporary restraining
order against the Open Design Alliance.[22] In April 2007, the suit was settled, essentially
on Autodesk's terms, with Autodesk modifying the warning message in AutoCAD 2008
(to make it somewhat less alarming), and the Open Design Alliance removing support
for writing the TrustedDWG watermark from its DWGdirect libraries. The effect of the
temporary restraining order and subsequent consent decree was to render the Open
Design Alliance's DWGdirect libraries, from one point of view, incapable of creating
DWG files that are 100% compatible with AutoCAD Unsubstantiated claim.[23] Others
point out that the failure of "100% compatibility" means only that loading such a drawing
triggers an essentially irrelevant warning message when the file is opened in AutoCAD.
[24]
Autodesk AutoCAD
show
CAD software
Categories:
Autodesk
CAD file formats
Computer file formats
Filename extensions
Open file formats
This page was last edited on 6 May 2024, at 13:18 (UTC).
Autodesk AutoCAD
show
CAD software
Categories:
Autodesk
CAD file formats
Computer file formats
Filename extensions
Open file formats
This page was last edited on 6 May 2024, at 13:18 (UTC).
History[edit]
DWG (denoted by the .dwg filename extension) was the native file format for
the Interact CAD package, developed by Mike Riddle in the late 1970s,[4] and
subsequently licensed by Autodesk in 1982 as the basis for AutoCAD.[5][6][7] From 1982 to
2009, Autodesk created versions of AutoCAD which wrote no fewer than 18 major
variants of the DWG file format,[8] none of which is publicly documented.
The DWG format is probably the most widely used format for CAD drawings. Autodesk
estimates that in 1998 there were in excess of two billion DWG files in existence. [9]
There are several claims to control of the DWG format.[10] As the biggest and most
influential creator of DWG files it is Autodesk who designs, defines, and iterates the
DWG format as the native format for their CAD applications. Autodesk sells a read/write
library, called RealDWG,[11] under selective licensing terms for use in non-competitive
applications. Several companies have attempted to reverse engineer Autodesk's DWG
format, and offer software libraries to read and write Autodesk DWG files. The most
successful is Open Design Alliance,[12] a non-profit consortium created in 1998 by a
number of software developers (including competitors to Autodesk), released a
read/write/view library called the OpenDWG Toolkit, which was based on the MarComp
AUTODIRECT libraries.[13] (ODA has since rewritten and updated that code.)
In 1998, Autodesk added file verification to AutoCAD R14.01, through a function called
DWGCHECK. This function was supported by an encrypted checksum and product
code (called a "watermark" by Autodesk), written into DWG files created by the
program.[14][15] In 2006 Autodesk modified AutoCAD 2007, to include "TrustedDWG
technology", a function which would embed a text string within DWG files written by the
program: "Autodesk DWG. This file is a Trusted DWG last saved by an Autodesk
application or Autodesk licensed application."[16] This helped Autodesk software users
ensure that the files they were opening were created by an Autodesk, or RealDWG
application, reducing risk of incompatibilities.[17] AutoCAD would pop up a message,
warning of potential stability problems, if a user opened a 2007 version DWG file which
did not include this text string.
In 2008 the Free Software Foundation asserted the need for an open replacement for
the DWG format, as neither RealDWG[11] nor DWGdirect are licensed on terms that
are compatible with free software license like the GNU GPL. Therefore, the FSF placed
the goal 'Replacement for OpenDWG libraries' in 10th place on their High Priority Free
Software Projects list.[18] Created in late 2009, GNU LibreDWG[19] is a free
software library released under the terms of the GNU GPLv3 license. It can read DWG
files from version R13 up to 2021, and write R2000 DWG files.
Also in 2008 Autodesk and Bentley Systems agreed on exchange of software libraries,
including Autodesk RealDWG, to improve the ability to read and write the companies'
respective DWG and DGN formats in mixed environments with greater fidelity. In
addition, the two companies will facilitate work process interoperability between their
AEC applications through supporting the reciprocal use of available Application
Programming Interfaces (APIs).[20]
Autodesk trademark[edit]
On November 13, 2006, Autodesk sued the Open Design Alliance alleging that its
DWGdirect libraries infringed Autodesk's trademark for the word "Autodesk", by writing
the TrustedDWG watermark (including the word "AutoCAD") into DWG files it created.
[21]
Nine days later, Autodesk's attorneys won a broad and deep temporary restraining
order against the Open Design Alliance.[22] In April 2007, the suit was settled, essentially
on Autodesk's terms, with Autodesk modifying the warning message in AutoCAD 2008
(to make it somewhat less alarming), and the Open Design Alliance removing support
for writing the TrustedDWG watermark from its DWGdirect libraries. The effect of the
temporary restraining order and subsequent consent decree was to render the Open
Design Alliance's DWGdirect libraries, from one point of view, incapable of creating
DWG files that are 100% compatible with AutoCAD Unsubstantiated claim.[23] Others
point out that the failure of "100% compatibility" means only that loading such a drawing
triggers an essentially irrelevant warning message when the file is opened in AutoCAD.
[24]
Autodesk AutoCAD
show
CAD software
Categories:
Autodesk
CAD file formats
Computer file formats
Filename extensions
Open file formats
This page was last edited on 6 May 2024, at 13:18 (UTC).
Autodesk AutoCAD
show
CAD software
Categories:
Autodesk
CAD file formats
Computer file formats
Filename extensions
Open file formats
This page was last edited on 6 May 2024, at 13:18 (UTC).