You can import MicroStation® DGN drawing files into DWG files.
The import process translates basic DGN data into the corresponding DWG file data. There are several translation options to determine how certain data such as text elements and external references are handled. Users can not only manipulate text elements and xrefs, but also select the conversion units based on DGN unit settings, and most importantly, preview the default mapping translation or create and use their own mapping setups (see DGNMAPPING).
Exchanging and reusing basic drawing data is useful in collaborative projects. For example, service organizations such as AEC and design-build firms might need to import mapping data created with MicroStation into a site plan created with an AutoCAD-based product. The DGN data can serve as an accurate reference for creating the site plan.
DGNIMPORT is not limited to files with *.dgn extensions. It supports all DGN files, even those that do not have a .dgn extension.
The DGN import and export capabilities are designed to provide a fundamental exchange of information between MicroStation V7/V8 DGN files and AutoCAD DWG files. However, translating data from one format to a completely different format inevitably require compromises and substitutions.
See the DGNIMPORT Conversion Table for specific details about the scope of importing MicroStation objects and other data.
See the DGNIMPORT Unit Mapping Table for specific details about unit conversions when importing MicroStation objects.
To optimize the data transfer from the MicroStation® DGN file format, request that the creator of the MicroStation drawings consider the following recommendations:
When importing a DGN file, specify the conversion units (master units or sub-units) based on the DWG file's drawing units. For example, if you receive a DGN file with master units set to meters, and sub-units set to millimeters, and you need the drawing units of the DWG file to be in meters, then select master units in the Import DGN Settings dialog box. This matches the meters in the DGN file to the meters in the DWG file.
If a DGN file does not contain linetype definitions and these definitions do not exist in any .rsc files in the support path, then all linetypes in the DGN file are displayed as a continuous linetype in AutoCAD. To ensure that custom linetypes are displayed, copy the corresponding .rsc files to the support path or add the RSC file path to the search path in AutoCAD in the Options dialog box (Files tab, Support File Search Path).
The RSC files are specified by the MS_SYMBRSRC configuration variable setting in the directory specified in the MS_RSRCPATH setting in MicroStation.
In the Import DGN Settings dialog box, if you select “Import into Current Drawing” and select the “Translate References to Blocks or Xrefs” option in the External DGN references section, all referenced DGN files are converted to block references. If you do not select “Import into Current Drawing” and select the “Translate References to Blocks or Xrefs” option, then all referenced DGN files are converted to DWG external references.
You can attach a DGN file as an underlay or import the DGN file into a drawing. It is recommended that you do not use the MicroStation standard line styles 1 to 7 because the scaling for these line styles is based on output device coordinates. For best results, use custom line styles.
You can manage translation mapping setups for DGN file import and export operations. You can create, modify, rename, or delete mapping translations based on your company’s CAD standards such as:
Therefore, you can streamline the import/export process while minimizing the need for more extensive editing.
The DGN Mapping Setups dialog box is displayed when you click the Mapping Setups button in the Import DGN Settings and Export DGN Settings dialog boxes. You can also enter DGNMAPPING at the Command prompt.