Solid Edge

CAD Co-Pilot is an AI chat assistant built into Solid Edge as an add-in. Describe what you want in plain language and CoPilot carries out the work in your open document — sketches, features, drafts, assemblies, sheet metal and simulation — reporting each step as it goes.

Installation

Run the Solid Edge CAD Co-Pilot MSI installer (the per-CAD installer for Solid Edge). Close Solid Edge before installing. After the installer finishes, restart Solid Edge; the AI Co-Pilot ribbon tab appears once Solid Edge has restarted.

If the ribbon tab does not appear, close and reopen Solid Edge again so it can register the add-in.

Where to find CoPilot

CoPilot appears as an AI Co-Pilot ribbon tab with two buttons: Open CoPilot and Help. Click Open CoPilot to start the chat, which opens as a floating window you can re-open at any time.

The AI Co-Pilot ribbon tab in Solid Edge
The AI Co-Pilot tab in Solid Edge.
Solid Edge with the CAD Co-Pilot window open beside the model
The CoPilot window in Solid Edge, reporting a completed round with the measured volume after the change.

Your first prompts

Create a new part
Create a 50 mm cube
Take a screenshot of the current model

Then move on to the worked examples in Part Modeling.

Three Solid Edge-specific habits

Create a sheet metal part as a sheet metal part. Solid Edge needs the document to be of the sheet metal type before tabs and flanges will work. Say “create a new sheet metal part” rather than creating an ordinary part first.

Use a tapped hole for an internal thread. That is the native route in Solid Edge and it is more reliable than adding a separate thread feature to a plain hole.

Measure an assembly by bounding box and component count, not by volume. Solid Edge's assembly-level volume query is not a dependable number; the bounding box is.

What CoPilot can do in Solid Edge

Family members

List the variants of this document
Create a family member called "Long" with the length variable set to 250 mm
Activate the "Long" family member
A Solid Edge family member is a separate file on disk, not an in-document state as in SOLIDWORKS or Inventor. That is why creating one takes longer and why the member has its own file path. Variable overrides are keyed by variable name, so keep variable names stable.

Variables and formulas

Solid Edge variables carry units, and a formula string is written in display units. Ask CoPilot to report the unit alongside the value whenever a number looks a thousand times too large or small.

List the variables in this part with their values, units and formulas
Set the "Thickness" variable to 20 mm and rebuild, then confirm the resulting overall height

Macros

Solid Edge macro recording (.bas) is supported: CoPilot can start and stop the recorder, run an existing macro, and store macros in the Automation Hub with named parameters.

Start recording a macro, and save it to C:\macros\properties.bas when I say stop
Run my saved Solid Edge macro that inserts our standard file properties

CoPilot's own recorded macros work here too — see Macros.

Simulation in Solid Edge

Solid Edge Simulation is available and covers the four study types most people need:

Nonlinear, dynamic, drop test, fatigue and topology studies are not exposed through Solid Edge Simulation. For those, use SOLIDWORKS Simulation Premium or Inventor Nastran. Optimisation in Solid Edge is single-variable goal seek only, not multi-variable design study — and a running solve cannot be cancelled from chat.

Data management

Solid Edge connects to Teamcenter through the Tc4SE add-in, and CoPilot uses that connection — check in and out, search, read and write properties, drive lifecycle transitions and export BOMs.

Am I connected to Teamcenter?
Solid Edge must be running in managed mode with Tc4SE. Standalone Teamcenter connectivity, without Solid Edge managed mode, is not available in this build.

Things that are not available on Solid Edge

See also