Multi-format CAD tools · No account needed · Temporary file processing
Opening files

How to Open SAT Files Online Without an ACIS CAD System

Open an ACIS SAT file in a browser, verify solids, units and dimensions, understand SAT versus SAB, and validate a STEP handoff before reuse.

CADProps · Engineering guide · Updated 2026-09-20
How to Open SAT Files Online Without an ACIS CAD System — conceptual illustration
CADProps engineering guide · Conceptual illustration
On this page
This guide covers general CAD workflows. CADProps supports STEP, IGES, SolidWorks parts and ZIP assemblies, STL, OBJ, 3MF and static GLB/GLTF. Validated conversions are downloadable. Partial assemblies carry warnings; properties cover loaded geometry only.

A .sat file is an ACIS geometry file. If you only need to inspect a part, confirm its size or create a neutral STEP handoff, you do not necessarily need the CAD application that originally exported it. A reader that understands the file's ACIS geometry can be enough for that narrower job.

CADProps currently accepts text SAT files with readable solid geometry. It can display the converted geometry, report dimensions and solid properties, and produce STEP output for supported inputs. Binary .sab is a different encoding and is not enabled in the current CADProps workflow. Do not rename SAB to SAT to bypass that distinction.

Spatial, the company behind ACIS, describes SAT as the text representation of ACIS model data and SAB as its binary counterpart. SAT can carry exact solid and surface geometry rather than only a triangle mesh. Spatial's SAT format overview is useful background when you need to distinguish the formats.

Open a SAT file in the browser

  1. Open the ACIS SAT viewer.
  2. Select the original .sat file. Keep an untouched copy rather than resaving it before the first test.
  3. Wait for processing and use Fit to bring the model into view.
  4. Confirm the number of loaded solids and compare the overall X, Y and Z dimensions with a trusted value.
  5. Measure at least one known feature before relying on area, volume or a converted file.
  6. If you need a neutral deliverable, create the available STEP output and reopen that STEP in the application that will actually use it.

Successful display is a compatibility check, not a manufacturing approval. Keep the drawing, revision and material specification alongside the model when those documents control the job.

SAT versus SAB: check the encoding before troubleshooting

The similar names cause avoidable confusion:

File Typical representation CADProps status
SAT ACIS text representation Supported for validated readable geometry
SAB ACIS binary representation Not enabled in the current release

Changing .sab to .sat changes only the filename. It does not convert binary data into the SAT text representation. If the sender supplied SAB, ask them to export SAT or STEP from the source application.

The same rule applies to any file whose extension was changed manually. A parser failure after a rename does not prove the underlying geometry is damaged; it may simply be the wrong format for the selected reader.

Check units with a known dimension

Do not infer physical size from how large the model looks in the viewport. A viewer can fit a tiny component and a machine frame into the same screen area.

Instead, choose a dimension you know independently: a drawing dimension, a supplier specification or a value from the authoring system. Compare that value with the loaded model before doing anything else downstream.

A useful check sequence is:

  1. expected part or assembly revision;
  2. solid/body count;
  3. overall X, Y and Z extents;
  4. one known linear dimension;
  5. only then surface area, volume and any density-based mass calculation.

If the scale is wrong, investigate the source/export and receiving-unit assumptions first. Do not apply an arbitrary visual scale until the mismatch has been explained.

Why a SAT file can display but still need validation

A readable 3D picture answers only one question: some geometry was interpreted. It does not tell you that every engineering detail required for the downstream task survived.

Check for these cases:

If volume is unavailable, do not manufacture a mass estimate from a bounding box. First confirm whether the input actually contains closed solids suitable for that calculation.

SAT to STEP: verify the result, not just the download

STEP is useful when the recipient does not have an ACIS-native workflow. The important part is not that a converter generated a .step file; it is that the result reopens with the expected geometry.

After conversion, compare:

Check Why it matters
Solid/body count Detect missing or unexpectedly merged geometry
Overall dimensions Catch scale or transform problems
One or more known features Verify more than the bounding box
Orientation Avoid handing off a rotated or displaced model unexpectedly
Volume where applicable Catch major solid-geometry changes

Use the CAD conversion checklist for a more complete handoff review. If somebody expects the neutral output to contain the source CAD feature history, read why STEP does not preserve the original feature tree.

When to ask the sender for another file

Ask for a fresh export rather than repeatedly translating the same questionable file when:

A practical request is: “Please export the released model as SAT or STEP, confirm the units and revision, and keep the native design file available if editable history is required.” For supplier work, include the same revision context described in the CAD supplier handoff guide.

Open a SAT file online when you need to inspect supported ACIS text geometry without installing a full CAD system.

Related reading

Original article: CADProps · https://www.cadprops.com/guides/open-sat-file-online/