AI Automation for AutoCAD

Describe the drawing change. PrismCAD does the CAD work.

Use plain English to automate repetitive AutoCAD operations. PrismCAD turns your request into a structured command plan, shows you what it intends to do, and waits for your approval before execution.

You review every operation before it runs. Your DWG stays local.

AutoCAD 2025/2026 • Windows 10/11 x64 • Local DWG/DXF workflow

PrismCAD is an AI-assisted AutoCAD plugin that converts natural-language drawing requests into constrained, reviewable AutoCAD operations. Users review and approve the generated operation plan before execution.

PromptPlanReviewAutoCAD result
PrismCAD docked panel inside AutoCAD showing the prompt rotate the selection 85 and move south 76, a reviewable RotateEntities and MoveEntities plan, and a previous successful execution
Actual PrismCAD beta panel: prompt → named operations → approve before AutoCAD runs them.

See PrismCAD work

Tell AutoCAD what you want changed.

PrismCAD converts supported natural-language requests into exact AutoCAD operations you can inspect before execution. The walkthrough below is the live product panel, not a mockup.

Prompt → plan → review → result

Watch the plugin inside AutoCAD. The first seconds show the CAD workspace, a natural-language request, and the operations PrismCAD intends to run.

Watch on YouTube

Supported now

What can PrismCAD do?

These are operations in the current catalog. PrismCAD will not invent an AutoCAD command that is not on this list.

Modify drawings

  • Move entities
  • Rotate entities
  • Copy entities
  • Delete selected entities

move selection north 10 then rotate 90

Work with drawing data

  • Update supported block attributes
  • Work with the current selection
  • Apply changes to named blocks or layers

set material code WC-02 for all toilets

Architectural automation

  • Add a toilet
  • Insert a door at the cursor
  • Place a wall
  • Add a window

insert a door at the cursor

Spaces and labels

  • Label a selected space
  • Record room name and floor
  • Extract existing room tags

this is the kitchen on the second floor

Three real workflows

From a sentence to an AutoCAD operation plan

Each example uses a request the current plugin can plan. Demo A is taken from the captured beta panel on Floor Plan Sample.dwg.

Demo A — Modify existing geometry

Rotate and move a large selection

Promptrotate the selection 85 and move south 76
Plan shown for review

RotateEntities
angle: 85°

MoveEntities
direction: south · distance: 76

After approvalAutoCAD executes the approved operations. The panel records a successful execution ID.

This is the actual prompt and plan visible in the product screenshot. Direction and distance use the drawing’s current units.

PrismCAD plan for RotateEntities angle 85 and MoveEntities south 76 after a 721-object selection

Demo B — Architectural workflow

Insert a supported fixture

Promptinsert a door at the cursor
Plan shown for review

Insert supported fixture
door at the current drawing cursor

After approvalPrismCAD inserts the door at the cursor. The same catalog supports add a toilet, place a wall, and add a window.

PrismCAD does not yet create a complete 12′ × 14′ office from one prompt. It inserts the supported element you asked for.

PrismCAD agent panel listing supported actions including Add door, Add wall, Add toilet, and Extract drawing tags

Demo C — Repetitive CAD task

Update block attributes across the drawing

Promptset material code WC-02 for all toilets
Plan shown for review

Update block attributes
value: WC-02 · target: all toilets

After approvalMatching toilet blocks receive the new material code. Selection-scoped updates such as set material code to WC-01 on selection also work.

The target blocks must contain the requested attribute tag, such as MATERIAL or MAT_CODE.

Why this saves timeInstead of opening each block and editing the same attribute, you describe the change once, inspect the plan, and approve it.

See more supported workflow examples

Time

Stop repeating the same CAD commands all day.

PrismCAD replaces a click-through command sequence with a sentence you can inspect. No published timing study is claimed here.

Traditional workflow

  1. Select objects
  2. Choose command
  3. Enter parameters
  4. Confirm
  5. Repeat
  6. Repeat again

PrismCAD workflow

  1. Describe the change
  2. Review the plan
  3. Approve
  4. Done

When a measured comparison is published, this section will show manual time, PrismCAD time, and percentage reduction from that dataset only.

Why PrismCAD

Built for people who already know AutoCAD

Faster repetitive work

Describe the result instead of clicking through the same move, rotate, copy, or attribute sequence.

Review before execution

See the named operations and parameters before anything runs. Cancel leaves the drawing unchanged.

Local drawing context

DWG and DXF bytes stay on your computer. PrismCAD is not a cloud CAD file store.

Deterministic operations

Natural language resolves into a constrained AutoCAD operation catalog, not unrestricted generated code.

Control

AI shouldn't have unchecked access to your drawing.

PrismCAD does not let a language model emit arbitrary AutoCAD commands against a production DWG. Supported intent becomes constrained operations. Those operations are validated, shown to you, and executed only after approval.

Generic AI automation

  1. Prompt
  2. AI
  3. AutoCAD

PrismCAD

  1. Prompt
  2. Structured plan
  3. Validation
  4. Review
  5. Approval
  6. Context verification
  7. AutoCAD

Comparison

Where PrismCAD sits in a CAD workflow

This table describes category behavior, not a named competitor. Generic AI/Copilot behavior varies by product and configuration.

Traditional AutoCAD Generic AI/Copilot PrismCAD
Natural-language requestNoYesYes
Executes CAD operationsManualVariesYes, supported operations
Structured execution planNoVariesYes
Review before executionManualVariesYes
Context verificationNoVariesYes
Local-first drawing workflowYesVariesYes
Deterministic command catalogN/AUsually noYes

Get PrismCAD

Get free beta access, then activate inside AutoCAD

The public Windows installer is built and awaiting publisher signing, so this page does not offer a download button. The working path today is a free beta license.

Available now

Get Free Beta Access

Accept the diagnostic-log agreement, receive a PCAD-BETA key by email, then run PRISMCADLICENSE in AutoCAD.

Signing required

PrismCAD-Release.msi

Current-user installation for Windows with AutoCAD 2025 or 2026. 43.2 MB. Public download opens after Authenticode signing and signature verification.

SHA-256: B311C3FADE9C4237827ED3B65268B225AC028849CA36B4E003560BB503D5A3E0

Download opens after signing
1

Get a key

Request a free beta license and accept prismcad-beta-telemetry-1.

2

Install

When the signed MSI is published, install it, then open AutoCAD 2025 or 2026.

3

Activate

Run PRISMCADLICENSE, paste the key, and confirm the agreement.

4

Check health

Run PRISMCADHEALTH and confirm license and sidecar status.

5

Try a prompt

Select objects, run PRISMCAD, review the plan, and approve.

Target path once signing is complete: Download → Install → Open AutoCAD → Open PrismCAD → Try first prompt.

First five minutes

Try your first PrismCAD command

Use a copy of a drawing that is safe to test. Start with a selection-scoped move, which is the most reliable first success.

move selection north 10

Select objects

In AutoCAD, select the entities you want to move.

Open PrismCAD

Type PRISMCAD, or open Plug-Ins → PrismCAD.

Enter the request

Type the prompt above, or a clear equivalent with direction and distance.

Review the plan

Confirm the operation, target, direction, and distance.

Approve

Choose Approve & Execute only if the plan is correct. Cancel makes no change.

See AutoCAD run it

The approved MoveEntities operation runs in the active drawing.

Five-step PrismCAD first-use path: install, open AutoCAD, activate license, describe the task, then review and approve

Workflows

Real AutoCAD problems PrismCAD can take

Each linked page is a supported workflow, not a keyword paragraph. Use them as first-run recipes after activation.

Move objects with plain English

Select furniture, fixtures, or walls and describe the move and rotation instead of repeating MOVE and ROTATE.

Update block attributes

Change MATERIAL or MAT_CODE on a selection or on all matching blocks, such as toilets.

Insert doors, walls, and fixtures

Add a supported toilet, door, wall, or window, then review the insertion plan before it runs.

Open the workflow examples

For CAD managers and IT

Built for controlled CAD automation

This is supporting evidence, not the product pitch. PrismCAD separates planning from execution so a language model cannot write freely into AutoCAD.

Constrained operation catalog

Intent is routed to named operations such as MoveEntities and RotateEntities. The model does not emit arbitrary AutoCAD command strings.

Validation

Proposed steps must match supported operations, parameters, and the current drawing context before they are offered for approval.

Approval

The plugin shows the ordered plan. Only explicit user approval creates an execution authorization.

Context binding

The authorization is bound to the reviewed plan and relevant drawing context. If that context no longer matches, execution is refused.

Deterministic execution

The AutoCAD kernel runs the approved catalog operations. Multi-step failures abort without leaving earlier steps applied.

Local drawing handling

Planning runs on a local sidecar at 127.0.0.1. DWG and DXF bytes are not uploaded. Optional AI keys stay in local settings.

Auditability

Execution outcomes are stored in a hash-linked history with an execution ID. Later alteration of that history is detectable.

Licensing

A signed beta license identifies an authorized install and keeps a seven-day offline grace after successful validation.

Diagnostic consent

The free beta may upload a changed sanitized JSONL log at most once per UTC day. Read the privacy notice.

Documentation

Install instructions and the full handbook

Full user guide

Installation, activation, every command, prompt examples, updates, uninstalling, troubleshooting, and support.

Prompt examples

Move, rotate, copy, delete, attributes, fixtures, room labels, and multi-step requests that the catalog actually accepts.

Technical README

Platforms, commands, architecture, security model, configuration, and FAQ for evaluators.

FAQ

Questions CAD teams actually ask

What can PrismCAD actually do?

The current beta can move, rotate, copy, and delete selected entities; update supported block attributes such as MATERIAL and MAT_CODE; insert supported fixtures (toilet, door at the cursor, wall, window); label named rooms/spaces; and extract existing room tags. Multi-step requests using then / and then / followed by / ; are shown as separate steps for approval. PrismCAD does not run arbitrary AutoCAD commands.

Does PrismCAD send my DWG to an AI provider?

No. DWG and DXF drawing bytes stay on the workstation. Supported basic requests are planned locally without an AI API key. If you optionally add an OpenAI-compatible key, prompt text and relevant retrieved context are sent to that provider—not the drawing file. The free beta separately may upload a sanitized diagnostic log at most once per UTC day when the log has changed.

Can PrismCAD make changes without my approval?

No. PrismCAD shows the proposed operation plan and waits for explicit approval before execution. Cancel makes no drawing change. A valid product license authorizes the installation; it does not approve an individual command plan.

Which AutoCAD versions are supported?

AutoCAD 2025 and AutoCAD 2026 on 64-bit Windows 10 or Windows 11. AutoCAD 2027 and later are not supported in this bundle.

Does PrismCAD generate arbitrary AutoCAD code?

No. Natural-language intent is mapped to a constrained catalog of named operations. Only those validated operations can change the drawing, and only after you approve the plan.

Can I undo PrismCAD operations?

If a multi-step plan fails during execution, PrismCAD aborts the transaction so earlier steps are not left applied. After a successful approved run, use AutoCAD’s standard UNDO command to reverse the drawing change.

Is PrismCAD free?

The current beta license is free after you accept the diagnostic-log agreement. No paid production tier is offered. The public Windows installer will open after publisher signing.

Does it work offline?

Planning runs on a local sidecar. Supported basic requests do not require an AI API key. License issuance and first validation need internet access; after a successful validation the plugin keeps a seven-day offline grace. Optional AI interpretation and diagnostic-log upload require internet access.

Spend less time repeating AutoCAD commands.

Describe the change, review the plan, and let PrismCAD handle the supported CAD operations.