← CAD and mesh conversion guides

OCCT conversion workflows

STEP to STEP XML

Convert STEP or STP to STEP XML. Write STPX, STPA, STPZ and STPZX with supported BRep, mesh, assembly and attribute data.

Build this conversion into your application with OCCT readers, writers and the commercial components identified below.

Ask about this workflow
Input interface
OCCT STEP reader
Processing route
CAD and mesh exchange
Output interface
OCCT3D STEP XML writer

Write STEP product data in STEP XML formats

A STEP-to-STEP XML pipeline reads native STP or STEP data and writes it with the STEP XML component. Supported output extensions are STPX, STPA, STPZ and STPZX. Select the exact extension required by the recipient.

This route supports BRep and mesh workflows. It can carry engineering geometry and tessellated items through the application representation, alongside the product organization and supported attributes supplied by the source.

Keep assembly and attribute relationships explicit

Read the model with its names, colors and assembly structure where required. Preserve the relationship between each item and its properties while applying any application processing. The STEP XML writer handles assemblies, names, colors and native STEP attributes available in the data.

For repeated parts, check instance placements as well as part geometry. For a mixed BRep/mesh document, establish which representation each item should use on export. A pipeline that always remeshes every item may discard precise geometry unnecessarily.

Validate the XML exchange result

Reopen the chosen output in the receiving system and compare model coverage, scale, structure and required properties. If that system accepts only a particular subset, make it part of the conversion specification.

Writing XML does not add attributes that the source did not contain. Retain application-owned enrichment separately from imported information when provenance matters. The reverse conversion guide explains how the XML reader connects to native STEP output, while the exchange catalog covers other destinations.

Conversion integration

Build a STEP to STEP XML workflow

Share the source and receiving applications, representative files, required attributes and throughput. We can scope SDK evaluation or an integrated conversion service.