• <ins id="pjuwb"></ins>
    <blockquote id="pjuwb"><pre id="pjuwb"></pre></blockquote>
    <noscript id="pjuwb"></noscript>
          <sup id="pjuwb"><pre id="pjuwb"></pre></sup>
            <dd id="pjuwb"></dd>
            <abbr id="pjuwb"></abbr>

            .dwg

            http://en.wikipedia.org/wiki/.dwg

            DWG ("drawing") is a format used for storing two and three dimensional design data and metadata. It is the native format for several CAD packages including AutoCAD, Intellicad[citation needed] (and its variants), Caddie and DWG is supported non-natively[2] by many other CAD applications.

            Contents

            [hide]

            [edit] History of the DWG format

            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[3], and subsequently licensed by Autodesk in 1982 as the basis for AutoCAD[4][5][6]. From 1982 to 2007, Autodesk created versions of AutoCAD which wrote no less than 18 major variants of the DWG file format, none of which are publicly documented[7].

            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.[8]

            There are several claims to control of the DWG format.[9] 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,[10] under selective licensing terms for use in non-competitive applications. Several companies[citation needed] 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,[11] 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.[12] (ODA has since rewritten and updated that code.)[citation needed] There are no open-source DWG libraries currently available, and neither RealDWG[10] nor DWGdirect are licensed on terms that are compatible with the gnu gpl, or similar free software license.

            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.[13][14] In 2006, in response to Autodesk users experiencing bugs and incompatibilities in files written by reverse-engineered DWG read/write libraries, 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."[15] This helped Autodesk software users ensure that the files they were opening were created by an Autodesk, or RealDWG application, reducing risk of incompatibilities.[16] 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 by placing 'Replacement for OpenDWG libraries'[17] in 9th place on their High Priority Free Software Projects list.

            In 2008 Autodesk and Bentley 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). [18]

            [edit] Legal issues

            On 22 November 2006, Autodesk sued the Open Design Alliance alleging that its DWGdirect libraries infringed Autodesk's trademark for the word "Autodesk", by writing the TrustedDWG code (including the word "AutoCAD") into DWG files it created. In April 2007, the suit was dropped, with Autodesk modifying the warning message in AutoCAD 2008 (to make it more benign), and the Open Design Alliance removing support for the TrustedDWG code from its DWGdirect libraries.[19]

            In 2006, Autodesk applied for a US trademark on "DWG", as applied to software (as distinct to its application as a file format name.) [20]. In a non-final action in May, 2007, the examining attorney refused to register the mark, as it is "merely descriptive" of the use of DWG as a file format name (for which Autodesk does not claim any trademark rights.) In September, 2007, Autodesk responded, claiming that DWG has gained a "secondary meaning," separate from its use as a file format name.[21]. As of June 22, 2008, Autodesk's #78852798 application received an Office Action notifying the suspension of the procedure, stating the facts are that:

            1. DWG is a file format.
            2. Applicant is not the exclusive source of files with the format name DWG.
            3. Applicant does not control the use of DWG by others, either as a trademark or as a file format name.
            4. The submitted survey does not reflect recognition of DWG as a trademark, since no distinction was made between use as a trademark and use as the name of a file format.

            Thus, the requirement for a disclaimer of DWG is continued and the Section 2(f) evidence is deemed insufficient to establish distinctiveness.

            As early as 1996, Autodesk has disclaimed exclusive use of the DWG mark in US trademark filings.[22]

            [edit] Free viewers

            There are no open source viewers for DWG files since the licensing of the libraries needed by lx-viewer[23] now restricts their use to members of the Open Design Alliance.

            [edit] Free for unlimited time

            Note: DWG Trueview requires that a survey be filled out before download. Design Review has an optional survey.

            [edit] References

            1. ^ "File Extension .DWG Details". FILExt - The File Extension Source. Computer Knowledge. http://filext.com/file-extension/DWG. Retrieved on 2007-07-12. 
            2. ^ Non-natively: i.e., the file format is supported by translation from or to another file formats.
            3. ^ Mike Riddle's Prehistoric AutoCAD - Retro Thing
            4. ^ Existing products
            5. ^ The Autodesk File: Footnote
            6. ^ DigiBarn Stories: Mike Riddle & the Story of AutoCAD, EasyCAD, FastCAD & more
            7. ^ Autodesk
            8. ^ Autodesk, Inc.. "DWG Unplugged". Archived from the original on 1998-01-19. http://web.archive.org/web/19980119080401/http://www.autodesk.com/products/autocad/dwgoem/unplgfq2.htm. "With over two billion AutoCAD® DWG files worldwide..." 
            9. ^ DWG: The Registration Attempts & Successes from WorldCAD Access
            10. ^ a b Autodesk - Developer Center - RealDWG
            11. ^ Originally, OpenDWG Alliance. "Open Design Alliance". http://www.opendesign.com. 
            12. ^ http://www.opendwg.org/node/86
            13. ^ Between the Lines: How to identify some problem DWG files
            14. ^ http://www.opendesign.com/dwg2007update.asp
            15. ^ This "TrustedDWG code" is encoded into DWG files in a fashion that is not humanly readable. This may be validated by using a binary editor to search a DWG file.
            16. ^ Autodesk originally used the term "Trusted DWG", with an embedded space. They modified it removing the space, prior to filing a US trademark application in September, 2006. See http://tarr.uspto.gov/servlet/tarr?regser=serial&entry=77009317
            17. ^ FSF promotes need for open DWG packages
            18. ^ "Autodesk and Bentley to Advance AEC Software Interoperability". 2008-07-08. http://pressreleases.autodesk.com/index.php?s=press_releases&item=436%3C%2Ftd%3E. Retrieved on 2009-01-01. 
            19. ^ Autodesk v. ODA
            20. ^ Latest Status Info
            21. ^ United States Patent & Trademark Office
            22. ^ Latest Status Info
            23. ^ Linux Drawing Viewer - DWG and DXF support

            [edit] See also

            [edit] External links

            posted on 2009-02-25 09:46 zmj 閱讀(5806) 評(píng)論(0)  編輯 收藏 引用


            只有注冊(cè)用戶登錄后才能發(fā)表評(píng)論。
            網(wǎng)站導(dǎo)航: 博客園   IT新聞   BlogJava   博問(wèn)   Chat2DB   管理


            亚洲va久久久噜噜噜久久男同| 久久久久亚洲?V成人无码| 国产精品日韩深夜福利久久| 久久久精品日本一区二区三区| 久久精品国产福利国产琪琪| 久久经典免费视频| 97久久精品无码一区二区| 久久精品成人免费国产片小草| 香蕉99久久国产综合精品宅男自| 久久精品国产亚洲AV麻豆网站 | 国产精品9999久久久久| 狠狠色丁香久久婷婷综合蜜芽五月 | 亚洲国产精品一区二区久久| 久久天天躁狠狠躁夜夜躁2014| 精品无码久久久久久国产| …久久精品99久久香蕉国产| 亚洲第一永久AV网站久久精品男人的天堂AV| 久久婷婷五月综合97色| 7777久久久国产精品消防器材| 久久影院久久香蕉国产线看观看| 日本精品久久久中文字幕| 97久久精品人妻人人搡人人玩| 中文字幕无码av激情不卡久久| 久久一区二区免费播放| 91精品国产91久久久久久青草| 国产情侣久久久久aⅴ免费| A级毛片无码久久精品免费| 久久亚洲AV永久无码精品| 久久久久亚洲精品中文字幕| 欧美一区二区精品久久| 久久九九亚洲精品| 国产成人久久久精品二区三区| 久久综合丁香激情久久| 久久精品嫩草影院| 亚洲国产精品嫩草影院久久| 久久亚洲2019中文字幕| 亚洲人成无码www久久久| 久久国产香蕉一区精品| 欧美激情精品久久久久久久九九九| 久久精品国产一区二区| 亚洲午夜久久久|