LW
LORACLE
Wiki
Hesap
World
Ev
Sınıflar
Profil
Kapağı Değiştir
Karakter
Mekan
Nesne
Grup
Düzenleme Modu
AutoCAD DXF (Drawing Interchange Format, or Drawing Exchange Format) is a CAD data file format developed by Autodesk for enabling data interoperability between AutoCAD and other programs.
İçerik
AutoCAD DXF (Drawing Interchange Format, or Drawing Exchange Format) is a CAD data file format developed by Autodesk for enabling data interoperability between AutoCAD and other programs. DXF was introduced in December 1982 as part of AutoCAD 1.0, and was intended to provide an exact representation of the data in the AutoCAD native file format, DWG (Drawing). For many years, Autodesk did not publish specifications, making correct creation of DXF files difficult. Autodesk now publishes the incomplete DXF specifications online. Versions of AutoCAD from Release 10 (October 1988) and up support both ASCII and binary forms of DXF. Earlier versions support only ASCII. As AutoCAD has become more powerful, supporting more complex object types, DXF has become less useful. Certain object types, including ACIS solids and regions, are not documented. Other object types, including AutoCAD 2006's dynamic blocks, and all of the objects specific to the vertical market versions of AutoCAD, are partially documented, but not well enough to allow other developers to support them. For these reasons many CAD applications use the DWG format which can be licensed from Autodesk or non-natively from the Open Design Alliance. DXF files do not specify the units of measurement used for its coordinates and dimensions. Most CAD systems and many vector graphics packages support the import and export of DXF files, notably Adobe products, Inkscape & Blender. Some CAD systems use DXF as their native format, notably QCAD and LibreCAD. File structure ASCII versions of DXF can be read with any text editor. The basic organization of a DXF file is as follows: section General information about the drawing. Each parameter has a variable name and an associated value. section Holds the information for application-defined classes whose instances appear in the , , and sections of the database. Generally does not provide sufficient information to allow interoperability with other programs. section This section contains definitions of named items. Application ID () table Block Record () table Dimension Style () table Layer () table Linetype () table Text style () table User Coordinate System () table View () table Viewport configuration () table section This section contains Block Definition entities describing the entities comprising each Block in the drawing. section This section contains the drawing entities, including any Block References. section Contains the data that apply to nongraphical objects, used by AutoLISP, and ObjectARX applications. section Contains the preview image for the DXF file. The data format of a DXF is called a "tagged data" format, which "means that each data element in the file is preceded by an integer number that is called a group code. A group code's value indicates what type of data element follows. This value also indicates the meaning of a data element for a given object (or record) type. Virtually all user-specified information in a drawing file can be represented in DXF format." Criticism Because DXF is only partially and poorly documented, missing documentation of key functionality like blocks & layouts, consideration is often given to alternative open formats like SVG (an open format defined by the W3C), DWF (an open format defined by Autodesk) or even EPS (ISO/IEC standard 29112:2018). DXF (as well as DWG) is however still a prefered format for CAD files for use by the ISO. See also Design Web Format (DWF) Open Design Alliance (originally called OpenDWG) References External links AutoCAD DXF Reference (from Release 14, 1998) (PDF version from 2012) AutoCAD DXF File Format Summary. Annotated example DXF file AutoDesk Online DXF File Viewer. 1982 introductions DXF Autodesk products DXF
Vazgeç
Kaydet