1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00
occt/tests/bugs/mesh/bug31144
abv 31a5a359bb 0031144: Shape Healing - ShapeAnalysis::OuterWire() infinite loop on solid obtained from IFC
Implementation of ShapeAnalysis::OuterWire() is revised to avoid infinite cycle if face contains internal vertex.
2019-11-15 16:37:25 +03:00

17 lines
384 B
Plaintext

puts "======="
puts "0031144: Shape Healing - ShapeAnalysis::OuterWire() infinite loop on solid obtained from IFC"
puts "======="
puts ""
puts "REQUIRED ALL: Meshing statuses: Failure"
cpulimit 10
restore [locate_data_file bug31144.brep] a
checkshape a
tolerance a
puts "Note: incmesh is called because this is the only known way to call problematic method"
incmesh a 1.
trinfo a