How to export a Rhino drawing to open it in AutoCAD?

Short Answer

Yes — to export a Rhino drawing to open it in AutoCAD, the most common professional method is to use Rhino’s Export command and save the file as DWG. This preserves layers and most standard geometry for AutoCAD. Limitation: some Rhino-specific objects may need simplification before export.

What You Need to Know Before

Warning: Rhino NURBS geometry can export poorly to AutoCAD if curves, hatches, blocks, or annotation are not matched to the correct dwg version and scheme. A common failure is sending a file with unsupported objects that open as proxies or broken entities in AutoCAD.

How to Export a Rhino Drawing to Open It in AutoCAD

  • Command: Export

  • Shortcut: No default shortcut

  • Quick Steps:

    1. In Rhino, select the objects you want to send, then go to File > export selected or File > Export if you need the whole drawing.
    2. In Save as type, choose *AutoCAD Drawing (.dwg)**, then pick the required DWG version for the AutoCAD user.
    3. In the DWG export options, set a real scheme such as 2004 Lines or 2004 Natural, confirm layer/object mapping settings, then click OK to create the file.

Variables & Settings

  • Key Setting: Scheme

    The DWG export Scheme controls how Rhino geometry is translated into AutoCAD entities. For 2D drafting, a lines-based scheme is usually safer and more compatible. For mixed geometry, choose the scheme that best preserves curves, layers, and object types expected in AutoCAD.

Why it Fails

  • Cause 1 (Geometry): Complex Rhino objects such as polysurfaces, annotation types, or display-based objects may not convert cleanly to native AutoCAD entities.

  • Cause 2 (Layers/Locks): Locked or hidden objects may be skipped or exported unexpectedly, causing missing geometry in the DWG.

  • Cause 3 (Command/Logic): Using the wrong DWG scheme or version can produce bad curve conversion, proxy objects, or incompatible entities when the file is opened in AutoCAD.

Quick Fix & Best Practice

  • Quick Fix: Use ExportSelected and choose a simpler DWG Scheme such as a lines-based option, then reopen the DWG in AutoCAD to verify layers and geometry before sending.
  • Manager’s Verdict: Use DWG export for standard 2D and simple 3D coordination, but avoid relying on it for complex Rhino-specific geometry without checking the result in AutoCAD first.

FAQ

Can Rhino export directly to AutoCAD DWG?
Yes, Rhino can export directly to DWG using the Export command.

Should I use Export or Save As for AutoCAD?
Export is usually the better workflow when you need to control exactly what goes into the DWG.

Why do curves look different in AutoCAD after export?
Because Rhino may convert NURBS geometry into AutoCAD-compatible entities based on the selected DWG export scheme.

.