Skip to content

DWG

DWG is Autodesk’s native binary file format for AutoCAD. LinkCAD supports DWG import using the same engine as DXF, providing access to all geometry and layer data.

Format Summary

PropertyValue
Extensions.dwg
EncodingBinary
Import
Export
LicenseBasic
HierarchyBlocks with INSERT references
LayersNamed layers with colors and properties

Export Options

OptionDescriptionDefault
ScalingAdditional scale factor applied on export1.0
UnitsOutput coordinate unitsMicron
Flatten hierarchyExpand all cell referencesOff

Import Options

DWG import shares the same options as DXF import:

  • Units & Scaling — physical units per DXF unit, scaling multiplier
  • Arc Resolution — precision for arc-to-polyline conversion
  • Entity Handling — text, HATCH processing, point import modes
  • Layer Options — BYBLOCK/BYLAYER attribute resolution

Supported Versions

  • AutoCAD R12 through AutoCAD 2018+

Common Workflows

DWG → GDSII

Convert mechanical AutoCAD drawings to IC mask layout format.

DWG → DXF

Convert native binary DWG to the open DXF interchange format.

DWG → Gerber

Generate photoplotter data from AutoCAD mechanical designs.

GDSII → DWG

Export IC mask layout directly to native DWG format. Requires LinkCAD 11.

CLI / Command-File Options

DWG import shares the same option keys as DXF import. The following keys apply to DWG export (LinkCAD 11+):

KeyTypeDescription
DwgOutUnitsUnitintOutput units enum (see Units)
DwgOutUnitsValueintOutput units scaling value