Solid.removeInternalTriangles()

July 1, 2026 ยท View on GitHub

Rebuilds the authored arrays from the native manifold exterior so internal triangles are removed.

Usage

solid.removeInternalTriangles();

Signature

solid.removeInternalTriangles()

Parameters

None.

Returns

number - Count of triangles removed.

Use this to strip hidden internal faces from imported or booleaned meshes.