mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 01:58:22 +08: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
|