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/bug31144
oan 59223e118d 0031926: Shape Healing - ShapeAnalysis::OuterWire() considers next iteration element always to be a wire causing skipping of primal one
ShapeAnalysis::OuterWire(): fixed missed logic when TopoDS_Iterator notifies about more objects to iterate, but there are only vertices and no additional wires at all.
2022-10-31 19:18:07 +03:00

16 lines
337 B
Plaintext

puts "======="
puts "0031144: Shape Healing - ShapeAnalysis::OuterWire() infinite loop on solid obtained from IFC"
puts "======="
puts ""
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