Skip to main content

Mesh, Scalar

Mesh, Scalar, 1.1.0

Mesh, Scalar, 1.2.0

Mesh, Scalar, 1.3.0

About this Block

What it does: The Simplify Mesh by Threshold block simplifies a mesh by removing as many elements as possible while keeping the distance between the surface of the input Mesh and the simplified result below a distance threshold amount. Common uses:
  • Reducing the face count and file size for export
Tips
  • This block works best on meshes created from an Implicit Body. If your input Mesh is from an external source, the block may not preserve sharp features such as edges and corners.
  • If you need to simplify an imported Mesh, use the Remesh Surface block to create uniform element edge lengths, then simplify.

Example File

Simplify Mesh by Threshold

Mesh, Scalar

Reduces the number of faces in a mesh as much as possible while keeping the distance between the surfaces of the input and output meshes below the specified Threshold. If the deviation from the output Mesh to input Mesh is larger than expected, try remeshing the input Mesh with the Remesh Surface block before using Simplify Mesh by Threshold.

Inputs

NameTypeDescription
MeshMeshMesh to simplify.
ThresholdScalarThe distance threshold

Outputs

Type
Mesh

Mesh, Scalar, 1.1.0

Reduces the number of faces in a mesh as much as possible while keeping the distance between the surfaces of the input and output meshes below the specified Threshold. If the deviation from the output Mesh to input Mesh is larger than expected, try remeshing the input Mesh with the Remesh Surface block before using Simplify Mesh by Threshold.

Inputs

NameTypeDescription
MeshMeshMesh to simplify.
ThresholdScalarThe distance threshold

Outputs

Type
Mesh

Mesh, Scalar, 1.2.0

Reduces the number of faces in a mesh as much as possible while keeping the distance between the surfaces of the input and output meshes below the specified Threshold. If the deviation from the output Mesh to input Mesh is larger than expected, try remeshing the input Mesh with the Remesh Surface block before using Simplify Mesh by Threshold.

Inputs

NameTypeDescription
MeshMeshMesh to simplify.
ThresholdScalarThe distance threshold

Outputs

Type
Mesh

Mesh, Scalar, 1.3.0

Reduces the number of faces in a mesh as much as possible while keeping the distance between the surfaces of the input and output meshes below the specified Threshold. If the deviation from the output Mesh to input Mesh is larger than expected, try remeshing the input Mesh with the Remesh Surface block before using Simplify Mesh by Threshold.

Inputs

NameTypeDescription
MeshMeshMesh to simplify.
ThresholdScalarThe distance threshold

Outputs

Type
Mesh