Wolfram Language

3D Printing

Automatically Detect Defects and Repair Meshes

Version 11 integrates fully automated detection of mesh defects in 3D models and provides repair functionality.

Find defects in a 3D model.

Copy to clipboard.
In[1]:=
Click for copyable input
mesh = ExampleData[{"Geometry3D", "StanfordBunny"}, "Region"]; FindMeshDefects[mesh]
Out[1]=

Repair the model.

Copy to clipboard.
In[2]:=
Click for copyable input
RepairMesh[mesh]
Out[2]=

Related Examples

Find out if you already have access to Wolfram tech through your organization
×