top of page

MMS and GRS Files in Civil 3D: The Surface Sidecars Nobody Asked For

  • Writer: Kate Brown
    Kate Brown
  • 3 days ago
  • 4 min read


Civil 3D Gremlin MMS GRS Files

Purpose

This week let's get into explaining why Civil 3D sometimes creates mysterious .MMS and .GRS files alongside your drawing, what those files actually contain, how they relate to large surface objects, and why they are very much not disposable clutter. If you have ever opened a project folder, spotted an unfamiliar "sidecar" file with a cryptic suffix, and wondered whether deleting it would make your life cleaner or messier, this is for you. We will cover what these files are, why Civil 3D creates them, where they live, how they travel with a drawing, and why removing them is a fast track to broken surfaces, confused coworkers, and unnecessary troubleshooting meetings.


So....What Fresh Nonsense Is This?

You save a Civil 3D drawing.

Everything seems fine.

Then you look in the folder and—surprise—there’s a bonus file sitting next to your DWG.

Something like:

ExistingGround_4F2A.mms

or:

SurveySurface_73B9.grs

And now the question forms:

“Can I delete this?”

Short answer: No. Probably not. Put the mouse down.

Long answer: Keep reading before you commit an act of Civil 3D self‑sabotage.


First, the File Extension

Let’s get the terminology straight, because Civil 3D already has enough personality quirks.

Civil 3D’s documented large‑surface companion files are:

  • .MMS → for large TIN surfaces

  • .GRS → for large grid surfaces


What Is an MMS File?

An MMS file is a Civil 3D companion file for a large TIN surface.

TIN stands for:

Triangulated Irregular Network

Plain Explanation

Civil 3D builds a surface by connecting points into triangles.

Those triangles are what Civil 3D uses to calculate:

  • contours

  • slopes

  • profiles

  • sections

  • volumes

When a TIN surface gets large enough, Civil 3D may decide:

“I am not keeping all of this inside the DWG.”

So it pushes part of the surface data into an external .mms file.


What Is a GRS File?

A GRS file is the Civil 3D companion file for a large grid surface.

Grid surfaces are not the same thing as TIN surfaces.

The difference

  • TIN surface → a mesh of irregular triangles

  • Grid surface → elevation data on a regular grid

Grid surfaces are often used for:

  • large study areas

  • raster‑derived elevation models

When a grid surface becomes large, Civil 3D may create a .grs file.

So:

  • MMS = large TIN surface

  • GRS = large grid surface

Different surface type. Same “do not casually delete this” energy.


Why Does Civil 3D Create These Files?

Civil 3D creates MMS and GRS files to manage very large surface data efficiently.

Instead of storing everything inside the DWG, it stores part of the surface externally and references it.

Plain Explanation

The surface got too chunky, so Civil 3D made a sidecar file.

Important points

  • This behavior is intentional

  • It is supported by Autodesk

  • It is not random

  • It is not optional once triggered

  • There is no set "size" of surface data that determines if one of these files is created. A large piece comes down to grid/tin spacing and total area ... but that isn't the only thing.

Annoying? Yes. Random? No. Optional? Also no.


Where Are MMS and GRS Files Stored?

These files live in the same folder as the drawing that owns the surface.

Example:

K:\Projects\12345\Civil\Surfaces\EG.dwg

may also contain:

K:\Projects\12345\Civil\Surfaces\EG_4F2A.mms

or:

K:\Projects\12345\Civil\Surfaces\Survey_73B9.grs

Key rule

If the DWG moves, the MMS or GRS file must move with it.

That includes:

  • copying

  • zipping

  • emailing

  • uploading

  • archiving

  • “I just dragged the DWG to my desktop real quick”

Civil 3D drawings are less “one file”and more “a spider web of dependencies wearing a DWG hat.”


Why Does the File Name Look Like That?

Civil 3D uses a naming structure tied to:

  • the drawing name

  • the surface object handle

Roughly:

<drawing name>_<surface handle>.mms

or:

<drawing name>_<surface handle>.grs

That is why the file name looks like a serial number that escaped off the back of an appliance.


Critical rule

  • Do not rename these files casually

Civil 3D expects a specific relationship between:

  • the DWG

  • the surface object

  • the companion file

Break that relationship and the surface may not load or you will get mms/grs errors when opening a file.


Are MMS and GRS Files Backups?

No.

They are:

  • not backups

  • not temporary files

  • not cache junk

  • not cleanup candidates

They are part of the actual surface data.


Can I Send Someone Only the DWG?

Sometimes—but not safely if the drawing relies on a large surface companion file.

A safer transfer includes:

  • the DWG

  • the MMS file (for large TIN surfaces)

  • the GRS file (for large grid surfaces)

  • xrefs

  • data shortcut files (if applicable)

  • source surface data if rebuilding may be required

What happens if you don’t?

The recipient may open the drawing and Civil 3D may:

  • fail to load the surface

  • report surface corruption

  • quietly panic

  • or give you that “this was working yesterday” phone call


Can I Stop Civil 3D from Creating Them?

Not directly.

The practical way to avoid MMS or GRS files is to avoid creating unnecessarily massive surfaces.

Things that actually help:

  • clip surface data

  • reduce unnecessary point density

  • limit surfaces to the project extents

  • avoid pasting truly massive surfaces together

  • split regional terrain into manageable surfaces

Do not feed Civil 3D an entire county when you only need the intersection.


11. The Closing Rule

If Civil 3D creates an MMS or GRS file:

  • keep it with the DWG

  • do not delete it

  • do not rename it

  • do not abandon it

  • do not assume it is a backup

  • do not assume it is junk

Welcome to Civil 3D.Where even the terrain has attachments.


More next week on when MMS/GRS files go rouge.


Thanks for stopping by the Den! It's not a bug, it’s a feature. Allegedly.


Images provided by Microsoft Copilot 2026.

Comments


 Marietta, Georgia 30068

 

© 2026 by Civil Anarchy Den. Powered and secured by Wix

 

Disclaimer:

The information, findings, and fixes shared on this site are based on my personal experience and professional judgment. They may not apply universally and should not be considered definitive solutions for all situations. Users are encouraged to evaluate the relevance and accuracy of the content in the context of their own circumstances and consult appropriate professionals when necessary.

 

 

bottom of page