CADEx

CAD Coordinators: Standardize Automation Across Your Seat Count

Short answer

CAD Coordinators use CAD Exchange to standardize the toolset their team actually runs: pick verified plugins, deploy via AutoCAD .bundle or Revit .addin, track license keys per seat, and roll out new versions when AutoCAD/Civil 3D/Revit upgrades hit. Every listing names supported software versions explicitly so you can hold the line on what runs in production.

The pain points we hear

Tool sprawl across the team

Every CAD pro has their own folder of personal LISP, half of which conflicts with someone else's. A coordinator's job is to converge on a vetted set everyone runs — CAD Exchange's verified-listings model makes that selection process auditable.

Version-upgrade chaos

When AutoCAD 2026 lands, the seventeen plugins your team relies on need 2026 builds — at the same time. Each listing here names exactly which AutoCAD/Civil 3D/Revit versions it's tested on, so a coordinator can pre-flight the upgrade.

License-key sprawl

Per-seat license keys live in spreadsheets and get lost when people leave. CAD Exchange's License Key system tracks every key issued, by buyer, by product, with revoke/reactivate from one admin panel.

Malicious-LISP risk

A single bad .lsp dropped in a shared Standards folder can rewrite layer states for the whole team. Every uploaded plugin runs through automated security scanning (code analysis, .NET decompilation, VBA extraction, Dynamo parsing) before listing.

What you get on CAD Exchange

Frequently asked questions

Can I buy plugins on behalf of my team?

Yes. Use a shared CAD-team account for purchases, and distribute license keys per seat as needed. Each license key is tracked, and as the buyer you can see usage and revoke if a team member leaves.

How do I roll out a plugin to 20+ seats?

Most plugins ship as an AutoCAD .bundle or Revit .addin — drop the bundle into %APPDATA%\Autodesk\ApplicationPlugins\ via your standard imaging or login script. License activation happens once per seat against the team's order ID.

What happens when AutoCAD upgrades?

Reputable sellers ship version-updated builds. The listing page shows the supported version list — confirm before upgrading. If a plugin you depend on doesn't have a 2026 build by the time you upgrade, the seller's contact info is right there.

Can I request a custom feature?

Yes — use the Request marketplace to post your requirement and have CAD Exchange sellers quote on it. This is how a lot of in-house tools start.

Is there a volume-discount programme?

Discounts are at the seller's discretion. Contact a seller through their listing — most are open to team licensing deals for serious volume.

Browse listings

Tools, Plugins & LISP Routines for AutoCAD

Buy and download verified AutoCAD automation: AutoLISP routines, .NET plugins, and ObjectARX add-ins. Reviewed by CAD pros, scanned for malware, version-locked to your AutoCAD release.

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.

Revit Plugins, Add-ins & Dynamo Scripts

Verified Revit add-ins and Dynamo graphs for BIM teams: parameter management, sheet automation, model coordination, family helpers, and pyRevit extensions.

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.

Install guides

How to Create an AutoCAD .bundle Auto-Load Package

Package a .NET plugin (or LISP) so AutoCAD picks it up automatically every session — no NETLOAD required.

How to Install a Revit Add-in

Install a Revit .NET add-in by dropping the .addin manifest and DLL into your Revit Addins folder, or run the vendor's installer.

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.