1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00
occt/tests/bugs/modalg_5/bug24807
nbv 69b43824ac 0024807: Exception in ShapeAnalysis_FreeBounds::ConnectEdgesToWires
The reason for the exception was that given compound contains only edges with INTERNAL orientation (there are not any wires or faces). Consequently, given shape is non-manifold a priory.
New fix handles some cases.
Added test case bugs/modalg_5/bug24807
2014-05-29 15:37:42 +04:00

13 lines
356 B
Plaintext

puts "=========="
puts "OCC24807"
puts "=========="
puts ""
#######################################################################
# Exception in ShapeAnalysis_FreeBounds::ConnectEdgesToWires
#######################################################################
restore [locate_data_file bug24807_Compound.brep] a
connectedges result a
set 2dviewer 1