Super3D Import & Export .Sat brings ACIS SAT (.sat) files into Blender and writes them back out. The .sat format is the text serialization of ACIS, the modeling kernel by Spatial and Dassault, and the solid-model format behind AutoCAD 3D, BricsCAD, ZWCAD and other specialty CAD tools. The add-on registers dedicated File menu entries for import and export.
On import, you pick a .sat file from File → Import; the add-on uploads it to the Super3D conversion service, then downloads the result and merges it into your active scene. Solid bodies are tessellated to clean polygon mesh, and assembly hierarchy carries through where the SAT holds it. On export, the scene goes out as OBJ, which Super3D converts to a .sat container and saves to disk. Conversion runs in the cloud, so no local ACIS install is needed.
Some limits are worth knowing: surfaces become mesh, so the underlying ACIS topology is not preserved, and PMI or GD&T data are not part of SAT. Exported output is a polygon-mesh ACIS, suited to visualization but weak as a true CAD-kernel handoff. It is GPL-licensed and tested on Blender 4.2 to 5.1.