Skip to main content

FE Volume Mesh

Convert a Volume Mesh to an FE Mesh by adding integration points of the desired order to each element within the mesh.

FE Lattice Mesh

Converts a Graph lattice into an FE Mesh by adding integration points of the desired order to the Graph lattice geometry.

FE Surface Mesh

Convert a 3D Surface Mesh into an FE Mesh containing 3D shell elements.

FE CAD Solid Mesh

Create an FE Mesh of solid tetrahedral elements from a single solid CAD Body.

FE Shell Mesh from CAD

Create a FE Surface Mesh from the faces of a single CAD Body.

Volume Mesh

Mesh a solid domain with tetrahedral elements that conform to the boundary of the specified Domain.

Robust Tetrahedral Mesh

Mesh a solid domain with tetrahedral elements using algorithms that are tolerant to defects such as self-intersections.

Delaunay Volume Mesh

Create a volume mesh forming a Delaunay tetrahedralization from a list of points.

Remesh Surface

Remesh an existing surface mesh.

Mirror FE Mesh

Mirror an FE Mesh using planar symmetry.

Merge FE Meshes

Combine FE Meshes to generate one single mesh by collapsing nodes that are within a given tolerance.

Boundary Layer Mesh

Create a boundary layer mesh from a surface mesh.

Mesh Quality

Computes Mesh Quality metrics relevant for simulation including orthogonality, skewness, composite mesh quality, and intersecting triangles.

Associate FE Mesh

Associates an FE Mesh with a CAD Body. Boundary Conditions applied to the CAD Body will then be transferred to the associated FE Mesh.

FE Point

Creates a six degree of freedom node that can be included in a simulation or optimization.