mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
13 lines
407 B
Plaintext
13 lines
407 B
Plaintext
puts "=========="
|
|
puts "OCC24807"
|
|
puts "=========="
|
|
puts ""
|
|
#######################################################################
|
|
# Exception in ShapeAnalysis_FreeBounds::ConnectEdgesToWires
|
|
#######################################################################
|
|
|
|
restore [locate_data_file bug24807_Compound.brep] a
|
|
connectedges result a
|
|
|
|
checkview -display result -2d -path ${imagedir}/${test_image}.png
|