MicroStation DWG Compatibility: Import Export Issues, Line Weight Mapping, and Font Substitution
MicroStation DWG import and export produce wrong line weights, missing fonts, and shifted geometry. I cover the DWG save-as settings, line weight mapping tables, and font configuration that ensure clean DWG round-trips.

MicroStation DWG Compatibility: Import Export Issues, Line Weight Mapping, and Font Substitution
Axiom's list of 10 MicroStation problems includes DWG compatibility issues. MicroStation can natively open and save DWG files, but the translation between MicroStation's DGN format and AutoCAD's DWG format is not always perfect. Users report wrong line weights, missing fonts, shifted geometry, and lost element properties when exchanging files with AutoCAD users.
Problem 1: Wrong Line Weights After DWG Export
MicroStation uses numbered line weights (0-31) while AutoCAD uses line weight values in millimeters or inches. The mapping between these systems is the most common source of DWG compatibility issues.
Fix: Configure Line Weight Mapping
- Go to Workspace → Preferences → DWG
- Click Line Weight Mapping
- The mapping table shows MicroStation weights (0-31) mapped to DWG line weights
- Default mapping:
- Weight 0 → 0.00mm
- Weight 1 → 0.05mm
- Weight 2 → 0.09mm
- Weight 3 → 0.13mm
- ... and so on
- Adjust the mapping to match your project standards
- Save the mapping as a configuration file for reuse
Using Line Weight by Level
- In the Level Manager, set line weights per level
- When exporting to DWG, the level line weights are preserved
- This is more reliable than relying on element-level line weights
- AutoCAD users will see the correct line weights when they open the DWG
Problem 2: Missing or Substituted Fonts
MicroStation and AutoCAD use different font systems. When a MicroStation file uses a font that AutoCAD doesn't have (or vice versa), the text displays with a substituted font.
Fix: Configure Font Substitution Table
- Go to Workspace → Configuration → Text Styles
- Check the font assignments for each text style
- For DWG compatibility, use fonts that exist in both MicroStation and AutoCAD:
- Arial: Available in both systems
- Times New Roman: Available in both systems
- Simplex: Available in both systems (SHX font in AutoCAD)
- Romans: Available in both systems (SHX font in AutoCAD)
- Avoid MicroStation-specific fonts (like Engineering Font) for DWG exchange
Using SHX Fonts
- If your AutoCAD collaborators use SHX fonts (like
simplex.shx,romans.shx):- Copy the SHX files to the MicroStation font directory
- Default location:
C:\Program Files\Bentley\MicroStation\Default\Fonts\ - MicroStation will use the SHX fonts directly
- Text will display identically in both systems
Font Substitution Table
- Go to Workspace → Configuration → Font Substitution
- Add substitution entries:
- MicroStation font → AutoCAD font
- Example: "Engineering" → "Arial"
- When exporting to DWG, MicroStation substitutes the fonts automatically
- When importing DWG, MicroStation substitutes AutoCAD fonts with available MicroStation fonts
Problem 3: Geometry Shifted After DWG Import
Cause: Different Coordinate Systems or Units
- Check the design file's working units: Settings → Design File → Working Units
- MicroStation uses master units and sub-units (e.g., meters and millimeters)
- AutoCAD uses a single unit system
- If the units don't match, geometry will be scaled incorrectly
Fix: Set Correct Units on Import
- When opening a DWG file: File → Open
- In the Open dialog, click DWG Options
- Set Units to match the DWG file's units
- Common settings:
- Meters: For survey and civil drawings
- Millimeters: For architectural and structural drawings
- Inches: For US-based architectural drawings
- Set Seed File to a DGN seed file with matching units
Fix: Check Coordinate System
- If the DWG file is geo-referenced:
- Go to Tools → Geographic → Select Geographic Coordinate System
- Set the coordinate system to match the DWG file's coordinate system
- MicroStation will position the geometry correctly
Problem 4: Lost Cell Definitions After DWG Export
MicroStation cells and AutoCAD blocks are similar but not identical. Complex cells with nested elements may not export correctly.
Fix: Use Simple Cell Definitions
- Before exporting, simplify complex cells:
- Remove nested cells
- Convert shared cells to normal cells
- Ensure each cell has a single origin point
- Use File → Export → DWG/DXF
- In the export dialog, set Cell Library to Export as Blocks
- MicroStation cells are converted to AutoCAD blocks
Fix: Check Cell Origins
- Open the Cell Library: Element → Cells
- For each cell, check the origin point
- If the origin is not at the logical insertion point, edit the cell
- AutoCAD blocks use the insertion point as the origin
- Mismatched origins cause cells to appear at wrong positions in the DWG
Problem 5: Line Style Mapping Issues
MicroStation line styles (custom line patterns) don't have direct equivalents in AutoCAD.
Fix: Map Line Styles to AutoCAD Linetypes
- Go to Workspace → Preferences → DWG → Line Style Mapping
- Map each MicroStation custom line style to an AutoCAD linetype:
- MicroStation "Center" → AutoCAD "CENTER"
- MicroStation "Hidden" → AutoCAD "HIDDEN"
- MicroStation "Phantom" → AutoCAD "PHANTOM"
- For custom line styles without AutoCAD equivalents:
- Create a matching AutoCAD .lin file
- Or simplify to a standard linetype before export
Problem 6: DWG File Size Too Large
Fix: Optimize Before Export
- Compress the DGN file: File → Compress
- Purge unused levels, cells, and line styles
- Remove unused references
- Then export to DWG
- The DWG file will be smaller
Fix: Use DWG Version Appropriately
- In the DWG Export dialog, select the DWG version:
- DWG 2018: Latest, smallest file size, best compression
- DWG 2013: Widely compatible, moderate file size
- DWG 2010: Older AutoCAD compatibility
- Use the oldest version that your collaborators can open
- Newer versions have better compression
Problem 7: Hatching and Pattern Issues
Fix: Use AutoCAD-Compatible Hatching
- Use pattern areas instead of complex custom patterns
- Map MicroStation patterns to AutoCAD hatch patterns:
- Go to Workspace → Preferences → DWG → Pattern Mapping
- Map each MicroStation pattern to an AutoCAD hatch pattern
- For custom patterns:
- Create a matching .pat file for AutoCAD
- Or use standard patterns (ANSI31, ANSI32, etc.)
Problem 8: Round-Trip Fidelity
When a file goes from DGN to DWG and back to DGN, some data may be lost:
Fix: Use DWG Workmode
- If you know the file will be exchanged with AutoCAD users:
- Set the file to DWG Workmode: Settings → DWG Workmode
- In DWG Workmode, MicroStation restricts features that don't translate to DWG:
- Only DWG-compatible line styles are available
- Only DWG-compatible fonts are available
- Only DWG-compatible cell definitions are allowed
- This ensures the file can be saved as DWG without loss
Summary
| Problem | Root Cause | Fix | |---------|-----------|-----| | Wrong line weights | Weight mapping mismatch | Configure line weight mapping table | | Missing fonts | Font not available in both systems | Use common fonts, configure substitution table | | Geometry shifted | Units or coordinate system mismatch | Set correct units on import | | Lost cells | Complex cell definitions | Simplify cells, export as blocks | | Line style issues | No AutoCAD equivalent | Map to standard linetypes | | Large DWG file | Uncompressed DGN data | Compress before export, use newer DWG version | | Hatching issues | Pattern incompatibility | Map patterns, use standard hatch patterns | | Round-trip data loss | DGN features not in DWG | Use DWG Workmode |
For projects that require frequent DWG exchange, use DWG Workmode from the start. This ensures all elements are DWG-compatible and eliminates round-trip data loss. Configure the line weight mapping and font substitution tables once and save them as project standards.
Source Verification
More Microstation Guides
performance
MicroStation 3D Modeling Performance: Solids, Surfaces, and Display Optimization for Plant Design
8 min
troubleshooting
MicroStation File Corruption: Recovery, Compress, and Axiom FileFixer Workflow
8 min
performance
MicroStation Large File Performance: Reference Files, Raster Manager, and Display Settings
9 min
troubleshooting
MicroStation Reference File Display Problems: Missing Geometry, Wrong Coordinates, and Level Overrides
8 min
Related Troubleshooting Guides
Similar troubleshooting content for other CAD tools
3ds Max
•troubleshooting
3ds Max FBX and OBJ Import: Missing Materials, Broken UVs, and Texture Path Recovery
11 min
3ds Max
•troubleshooting
3ds Max Plugin DLL Errors: Missing Files, Load Failures, and plugin.ini Repair
9 min
3ds Max
•troubleshooting
3ds Max Random Crashes: Memory, Driver, and Crash Log Analysis Guide
10 min
Altium Designer
•troubleshooting
Fixing Altium Designer DRC Errors: Common Clearance and Routing Violations
9 min