• <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) 評論(0)  編輯 收藏 引用

            久久99国产精品二区不卡| 婷婷久久综合九色综合九七| 久久久无码精品亚洲日韩按摩| 久久青青草视频| 久久99国产精品尤物| 久久久久久久久久久免费精品| 无码精品久久久久久人妻中字| 久久精品无码一区二区三区| 亚洲国产成人精品91久久久| 久久99精品久久久久久hb无码| 亚洲欧洲精品成人久久曰影片| 久久久久人妻精品一区| 人人狠狠综合久久亚洲高清| 99久久婷婷国产综合亚洲| 亚洲中文字幕无码久久2017 | 四虎影视久久久免费观看| 亚洲国产精品无码成人片久久| 久久九九免费高清视频| 久久中文娱乐网| 久久不见久久见免费视频7| 久久久久国产精品人妻| 久久人人爽人人精品视频| 久久中文娱乐网| 久久精品国产亚洲av麻豆小说| 久久精品免费一区二区| 一本久久a久久精品综合香蕉 | 久久无码AV中文出轨人妻| 久久精品亚洲精品国产欧美| 一本大道加勒比久久综合| 久久99国产精品久久| 狠狠色丁香婷婷综合久久来| 久久无码人妻一区二区三区| 色诱久久久久综合网ywww| 综合人妻久久一区二区精品| 久久精品国产亚洲αv忘忧草| 久久夜色撩人精品国产| 久久久国产精品| 性做久久久久久免费观看| 亚洲va久久久久| 人妻丰满AV无码久久不卡| 韩国无遮挡三级久久|