Build quality 2D/3D meshes for your CAE simulations

Generate high-quality surface and volume meshes from your B-Rep models. Triangles, quadrangles and higher order elements. Customizable settings to get the mesh meeting your specific requirements. Save in various CAE formats to work with your preferred FEA solvers.

Advanced Meshers
Advanced Meshers

Key Features

FEA-tailored meshers

FEA-tailored meshers

  • Powered by Netgen mesher
  • Surface and volume meshes
  • Boundary conditions support
Interoperability with FEA solvers

Interoperability with FEA solvers

Open FOAMABAQUSANSYS Fluent
Advanced settings

Advanced settings

  • Triangles/Quadrangles preferences
  • Min/max sizes, growth strategies, etc
  • 2nd order elements

Develop Faster

Easy to integrate with CAD Exchanger SDK.

ModelData_Model aModel;

... // import from external file

// Netgen setup
MeshAlgo_NetgenFactory aNF;
MeshAlgo_NetgenFactory::Parameters aP;
aP.SetGranularity (MeshAlgo_NetgenFactory::Parameters::Fine);
aNF.SetParameters (aP);

// Set up mesher parameters
ModelAlgo_BRepMesherParameters aParam;
aParam.ComputationalMeshAlgo() = aNF;

// Generate mesh
ModelAlgo_BRepMesher aMesher (aParam);
aMesher.Compute (aModel, true /* add a polygonal representation */);

Flexible Licensing for Enterprise and Start-ups

Request a quote

Frequently Asked Questions

From Our Blog

How to generate meshes for the CAE simulations with CAD Exchanger SDK?

How to generate computational meshes with CAD Exchanger SDK?

In order to feed CAD data to the FEA solver, it's necessary to get it prepared with a reliable computational mesher. Read an article to know more about computational meshers usage and available features.

Read more 
CATIA, DWG and U3D Import, and Model Simplification in CAD Exchanger 3.9.0

CATIA, DWG and U3D Import, and Model Simplification in CAD Exchanger 3.9.0

Profound changes in the new CAD Exchanger release include 3 new formats, B-Rep simplification and mesh decimation add-on, improved Unity & SOLIDWORKS import, Linux & macOS usability, and validation properties.

Read more 
Direct Unity Integration, Enhanced Parasolid Procedural Geometry Support, and X3D Import in CAD Exchanger SDK 3.8.1

Direct Unity Integration, Enhanced Parasolid Procedural Geometry Support, and X3D Import in CAD Exchanger SDK 3.8.1

CAD Exchanger SDK 3.8.1 with conversion to .cdxfb, programmatic selection, Unity support, X3D import, Parasolid and STEP improvements, and lots more.

Read more 

It's easy to get started

Sign-up to get fully-functional evaluation version

Try for free