1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
occt/tests/bugs/mesh/bug32692_2
oan 1593d38b13 0032692: Mesh - In BRepMesh_ModelPreProcessor avoid crashes with problematic topology
Improved the processing for the case where Failure flag for the meshing face is set. Specific tests added.
Check triangulation consistency even for shapes with problematic topology given that they are suitable for keeping it.
2022-06-29 21:32:45 +03:00

12 lines
277 B
Plaintext

puts "========="
puts "OCC32692: Crash when the input shape has some invalid topology"
puts "========="
puts ""
puts "REQUIRED ALL: Meshing statuses: Reused"
restore [locate_data_file bug32692_broken_mesh.brep] s
incmesh s 0.01 -parallel
checktrinfo s -nod 3 -tri 1 -face 1