JT and STEP overlap in engineering exchange, but they are optimized for different jobs. JT is strongly associated with product visualization, digital mock-up and collaboration, especially around large product structures. STEP is the more common neutral CAD handoff when the priority is exchanging precise model geometry across unrelated authoring systems.
The important complication is that a JT file can contain different representations. It may carry lightweight tessellation, product structure and other data, and some JT profiles can also include precise B-Rep geometry. A .jt extension therefore does not guarantee the same geometric content in every file.
CADProps currently supports JT inputs with readable solid geometry for browser inspection and STEP conversion. Mesh-only or tessellation-only JT is not validated in the current release, and CADProps does not claim to reproduce the full JT PMI or PLM semantics.
JT and STEP at a glance
| Question | JT | STEP |
|---|---|---|
| Common role | Visualization, collaboration, digital mock-up and product-data distribution | Neutral CAD/product-model exchange |
| Geometry representation | Can include tessellation and, depending on the file/profile, precise B-Rep | Commonly used for precise B-Rep exchange; AP242 can carry more product data |
| Large assembly review | A major JT use case | Supported, but visualization efficiency is not STEP's only design goal |
| Mixed-vendor CAD handoff | Useful when the receiving JT workflow is known | Usually the safer default for broad CAD interoperability |
| PMI / product structure | JT can carry these in suitable profiles | STEP AP242 can carry semantic PMI/product information when exporter and importer support it |
| Native feature history | Not a portable authoring-history substitute | Not a portable authoring-history substitute |
Siemens describes JT as an openly published ISO-standard format used for 3D visualization, data exchange, supplier collaboration and long-term retention. See the Siemens JT overview. NIST's STEP resources show the broader standards-based product-model exchange role of STEP. See the NIST STEP File Analyzer and Viewer.
Choose JT when review and collaboration are the main job
JT is attractive when teams need to distribute product geometry for review without sending every native CAD master. In enterprise workflows it can support large product structures, visualization and collaboration while keeping the source authoring systems separate.
That does not mean every JT is “just a mesh.” The format can carry more than tessellation, including precise geometry in suitable representations. It also does not mean every JT contains precise solids. The sender's export profile matters.
If the task is design review, supplier visualization or PLM-oriented collaboration and both sides have a proven JT workflow, keeping JT can be more appropriate than converting everything to STEP.
Choose STEP when neutral CAD geometry is the priority
STEP is usually the simpler default when the receiving engineer needs precise geometry in a different CAD/CAM application and you cannot assume a JT-specific workflow.
Examples include:
- a supplier using an unknown CAD system;
- a machine shop importing geometry into CAM;
- a customer who asks for a neutral model rather than a visualization deliverable;
- an internal handoff across several authoring systems where STEP has already been standardized.
STEP still needs validation. Export/import settings, application-protocol support, units and geometry translation can affect the result. A neutral format reduces vendor dependence; it does not remove the need to check the actual file.
Why two JT files can behave very differently
The same .jt extension can be used for files whose practical contents differ. One export may emphasize lightweight tessellation for visualization. Another may include precise B-Rep geometry and richer product information.
Siemens' JT2Go viewer illustrates the wider JT ecosystem, including product structure and PMI capabilities. See JT2Go. A generic geometry workflow should not claim those semantics unless it explicitly supports them.
For CADProps, the current support boundary is intentionally narrower:
| JT content | Current CADProps expectation |
|---|---|
| Readable solid geometry | Supported for the validated inspection/STEP path |
| Mesh-only or tessellation-only JT | Not validated |
| All JT versions and profiles | Not guaranteed |
| Full PMI semantics | Do not assume they are reproduced |
| Complete PLM/product metadata | Do not assume it is reproduced |
| Native source-CAD feature history | Not recreated |
If a JT opens in a specialist viewer but not in CADProps, first determine what representation the file contains before calling the file corrupt.
JT-to-STEP conversion: when it helps
Converting a JT with readable solid geometry to STEP can make sense when the JT arrived from a collaboration system but the next application expects a neutral CAD solid.
Use the JT viewer to inspect the supported source first. Confirm that the expected model loaded, then compare the resulting STEP with the source context.
At minimum, verify:
- units and overall dimensions;
- expected solids and major components;
- orientation and component placement;
- critical holes, pockets or mating surfaces;
- volume where closed-solid volume is relevant;
- the part/revision identity associated with the handoff.
Do not translate a tessellation-only JT to STEP and assume exact CAD geometry has somehow been recovered. A mesh and a B-Rep are different representations.
Product structure and geometry are separate questions
An assembly can be geometrically correct while losing names, hierarchy or metadata that matter to the receiving workflow. Conversely, a product structure can display correctly even when the precise B-Rep needed for machining is absent.
Before choosing JT or STEP, ask what the recipient actually needs:
- only visual review;
- assembly navigation;
- accurate measurements;
- precise solid geometry for CAM or redesign;
- PMI/GD&T;
- long-term archive data;
- a lightweight model for many reviewers.
The format decision should follow that requirement rather than a blanket rule that one format is “better.”
Which is better for supplier handoff?
If a supplier uses a JT-capable collaboration/PLM workflow and the contract defines the JT content, JT can be an excellent review deliverable. It is especially useful when large assemblies must be distributed efficiently to many participants.
If suppliers use mixed CAD/CAM systems and the main requirement is reusable precise geometry, STEP is usually easier to standardize. For many small and medium manufacturing handoffs, that portability matters more than JT-specific collaboration features.
Either way, send revision context with the geometry. A supplier needs to know which released part or assembly the model represents and which drawing/specification controls tolerances and manufacturing requirements. The supplier CAD handoff guide covers those accompanying checks.
Do not infer precision from the extension
A .jt filename does not tell you whether precise B-Rep is present. A .step filename does not prove that every desired attribute survived export. Validation should inspect the actual model received.
For a JT source, determine whether CADProps found readable solid geometry before using volume or converting to STEP. For a STEP source, verify units, bodies/components and known dimensions in the receiving workflow.
If the job depends on native parametric editing, neither neutral deliverable should replace the original authoring files.
Quick decision rule
Use JT when:
- visualization and collaboration are primary;
- large product structures need efficient review;
- the organization already has a defined JT profile/workflow;
- the receiver needs JT-specific product context and has software that explicitly supports it.
Use STEP when:
- the receiver uses an unknown or different CAD system;
- precise neutral geometry is the core deliverable;
- the file is going into a broad supplier or CAM chain;
- STEP is already the organization's validated interoperability standard.
When converting between them, use the CAD conversion checklist and verify the representation you actually received rather than assuming that matching file extensions imply matching engineering content.
Original article: CADProps · https://www.cadprops.com/guides/jt-vs-step/