← CAD and mesh conversion guides

OCCT conversion workflows

OCCT BRep to IGES

Convert OCCT BRep to IGES. Prepare source geometry, select the target writer and verify placements and supported attributes.

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

Ask about this workflow
Input interface
OCCT BRep reader
Processing route
CAD and mesh exchange
Output interface
OCCT IGES writer

Read OCCT BRep for IGES output

A OCCT BRep-to-IGES workflow connects the OCCT BRep reader to the IGES writer. Select the model items and output representation needed by the receiving application.

Read native OCCT BRep shapes from BREP or SHAPE files. This provides geometry and topology for modeling or tessellation. A standalone shape file is not an XDE document and should not be assumed to contain assembly names, colors or materials.

Choose the geometry to deliver through IGES

Use the imported shapes directly for a precise CAD writer, or generate surface triangulation for a mesh writer. If the input contains open shells, faces or wires, select the geometry appropriate to the target instead of assuming every shape is a solid.

Transfer supported BRep curves and surfaces with the OCCT IGES writer. Select the geometry and topology representation accepted by the receiving CAD application. This is a precise-source route; a stored visualization mesh does not supply the original analytic geometry.

Check the IGES result

If application-owned labels, placements or appearance must accompany the shape, supply them explicitly in the document passed to the writer. Keep this enrichment distinct from information read from the BRep file.

Reimport the IGES into the destination and check units, open boundaries and surface coverage. Determine whether downstream sewing or healing is required. Keep richer assembly relationships and attributes separately when the selected IGES mapping cannot preserve them.

Discuss this conversion with the producing and receiving applications, representative files and required geometry and attributes. Compare the reader/writer catalog when a different representation is needed.

Conversion integration

Build a OCCT BRep to IGES workflow

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