CADEx

Civil 3D Plugins & Add-ins

Short answer

Civil 3D plugins go beyond AutoCAD plugins by reading and writing first-class Civil 3D objects through AeccDbMgd: Alignments, Profiles, Corridors, Surfaces, Pipe and Pressure Networks, Survey databases. CAD Exchange lists Civil 3D-specific add-ins for every release from Civil 3D 2022 through 2026.

What makes a great civil 3d plugins & add-ins

A solid Civil 3D plugin handles the surveyor's unit-and-style chaos: works against both metric and imperial, doesn't break when a project's label or alignment style isn't the OOTB default, and degrades gracefully when an expected style is missing rather than throwing a NullReferenceException. Bonus for LandXML round-tripping and machine-control export.

Most common Civil 3D plugin use cases on CAD Exchange

Browse Civil 3D Plugins & Add-ins listings →

Frequently asked questions

What's the difference between an AutoCAD plugin and a Civil 3D plugin here?

AutoCAD plugins work with generic AutoCAD geometry. Civil 3D plugins reference Civil 3D-specific APIs (Alignment, Surface, etc.) and require Civil 3D to run.

Do these plugins work in InfraWorks?

No — InfraWorks has a separate (and much narrower) automation API. Civil 3D plugins here target the desktop Civil 3D product.

Can I get a Civil 3D plugin for a Mac?

Civil 3D is Windows-only. Even AutoCAD for Mac doesn't include Civil 3D. Run Civil 3D in a Windows VM or on a Boot Camp partition if Mac is your day-to-day.

Install & how-to guides

How to Install a Civil 3D Plugin

Step-by-step install for Civil 3D add-ins, including installer-based bundles, manual NETLOAD, and per-version compatibility checks.

How to Export Civil 3D Data to LandXML

Export alignments, surfaces, parcels, and pipe networks from Civil 3D as LandXML so survey, machine control, and hydraulics software can read them.

Related categories

Civil 3D Plugins, Add-ins & LISP Routines

Verified Civil 3D plugins for alignments, corridors, surfaces, pipe networks, and LandXML round-tripping. Built and tested by working civil engineers and land surveyors.

AutoCAD .NET Plugins (C# / VB.NET)

Verified .NET plugins for AutoCAD and the AutoCAD verticals. NETLOAD-ready DLLs and one-click .bundle installers, with explicit AutoCAD version compatibility on every listing.

Glossary

Civil 3D

Autodesk's civil engineering and survey vertical built on top of AutoCAD, adding alignments, surfaces, corridors, and pipe networks.

LandXML

An open XML schema for exchanging civil engineering and survey data — surfaces, alignments, parcels — between Civil 3D and other software.

.NET plugin

A managed assembly (C#/VB.NET DLL) that uses Autodesk's .NET API to add commands and behaviour to AutoCAD or Civil 3D.