You can export DWG files created by AutoCAD-based products to the MicroStationŽ DGN drawing file format.
The export process translates basic DWG file data into the corresponding DGN file data. There are several translation options to determine how certain data such as external references are handled, the dynamic range of the DGN file as controlled by the master and subunits specified, and whether the DGN file is to accept data with non-zero Z coordinates.
Exchanging and reusing basic drawing data is very useful in collaborative projects. For example, service organizations such as AEC and design-build firms using an AutoCAD-based product might need to export a site plan to DGN format for access by a landscape firm or perhaps a city planning department. A Standard (default) mapping translation is used to map DWG-format layers, linetypes, lineweights, and colors to DGN-format levels, linestyles, lineweights, and colors. You can remap these elements based on your company CAD standards, therefore, streamlining the export process while minimizing the need for editing the resulting DGN file (see
The DGN import and export capabilities are designed to provide a fundamental exchange of information between MicroStation DGN files and AutoCAD DWG files. However, translating data from one format to a completely different format inevitably requires compromises and substitutions.
DGNEXPORT Conversion Table specific details about the scope of exporting DWG objects and other data to DGN files.
See theTo optimize the data transfer to the MicroStation DGN file format, consider the following recommendations:
When exporting DWG data to DGN files, you need to specify the conversion units of the DGN seed file (master units or sub-units) correctly based on the drawing units of the DWG file. For example, if the DWG file you are exporting to DGN is drawn in inches, and the DGN seed file you are exporting to has master units set to feet and sub-units set to inches, you need to select sub-units in the Export DGN dialog box. If you select master units instead of sub-units, the scale of the imported DWG file will be incorrect. For example, a 36-inch door would display as a 36-foot door.