AutoCAD Drawing Interchange
Use
You can import and view AutoCAD Drawing Interchange (.dxf) files. You can also save files to this format.
This format enables the interchange of drawings between AutoCAD and other programs. They can be in either ASCII or binary format, both of which contain a complete description of the AutoCAD drawing. DXF files contain a number of entities such as curves, lines, solids, and polygons. The entities are read from within the file and are then created as objects.
Supported for Import
-
Layouts imported as model views:
-
At least one layout (Model) is imported
-
Empty paper-space layouts are ignored
-
-
Named views, if any present in the file, imported as model views
-
Block hierarchy imported as nodes
-
Block attributes imported as node metadata
-
Drawing attributes imported as scene metadata
-
Layers, can be seen in the Layers panel:
-
Frozen layers are ignored
-
-
Cameras
-
2D and 3D entities and geometry:
-
Geometry representation of entities read as meshes or 3D polylines
-
Solids imported as meshes
-
Dimensions and leaders, imported as 3D polylines
-
Text imported either as native text primitives or geometry. If text is imported as geometry, type (mesh or 3D polyline) depends on the type of the font being used.
-
-
Colors and materials:
-
Entities can use indexed or true color.
-
Entities can have materials with values such as specular, reflection, and opacity.
-
Materials can be either attached to entities or attached to layers. For example, if a material called WOOD is attached to entity A, entity A has the WOOD material. Or, if the WOOD material is attached to Layer 1, all the entities under Layer 1 have that WOOD material.
-
Supported for Export
-
Each object saved as a separate block.
-
Materials converted to layers.
-
Diffuse material color used as layer color number.
-
The default “INSERT” used to represent hierarchical information in scene.
-
Meshes and 2D vector data (text, dimensions).
-
Cameras.
-
Parts information.
-
Assembly hierarchy information.
Features
This format contains both import and export options. You can use them to customize the way in which your file is opened and saved.
Import Interface
|
Field |
Functional Description |
|---|---|
|
General |
Defines the common settings
|
|
Model Layout |
Determines the way in which objects are imported and displayed in a model-space layout
|
|
Paper Layouts |
Determines the way in which objects are imported and displayed in paper-space layouts
|
|
Geometry Transformation |
Transforms (rotate, position, and scale) the scene along the X, Y, and Z axes:
|
Export Interface
|
Field |
Functional Description |
|---|---|
|
Output Format |
Establishes the format in which to export the file. You have the option of .dxf or .dxf binary formats. |
|
Output Version |
Establishes the version of AutoCAD in which to export the file |