fougue / mayo

3D CAD viewer and converter based on Qt + OpenCascade
BSD 2-Clause "Simplified" License
1.29k stars 257 forks source link

Geometry shapes quality check #124

Open yvanblanchard opened 2 years ago

yvanblanchard commented 2 years ago

It would be very helpful to control and check quality of imported geometry, and display areas/points of defects with red dots (ex: very small faces of breps, that could lead to meshing issues).

image

image

image

yvanblanchard commented 2 years ago

@fougue I noticed that some "repairing" messages are triggered when importing STEP geometry. Are those fixing steps documented and customizable by final user ? (ex: minimum small faces area,..)