DXF (Drawing eXchange Format) is a solid modeling format used by AutoCAD systems. For more information on reading and writing DXF, see Section 3-9-2 and Section 3-9-3, respectively.
DXF settings are controlled with the DXF Project Settings
(in menu File / Project Settings..., "DXF" tab).
This dialog controls the list of acceptable DXF layers. These layers can be typed into the edit field, separated by commas. If a layer name in the DXF file is not found in the list of acceptable layers, it will be ignored. To control scaling, you can change the meaning of units in the DXF file. The default unit is "Millimeters", which means that a value of 5 in the DXF file becomes 5 millimeters in Electric. | ![]() |
![]() |
Other DXF settings are controlled with the DXF Preferences
(in menu File / Preferences..., "I/O" section, "DXF" tab).
For the difference between Preferences and Project Settings, see
Section 6-3.
By default, Electric flattens DXF input, removing levels of hierarchy and creating a single cell with the DXF artwork. By unchecking the "Input flattens hierarchy", Electric will preserve the structure of the DXF file. If you uncheck "Input reads all layers", then unknown layers are not read into Electric. |