mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
13 lines
410 B
Plaintext
13 lines
410 B
Plaintext
puts "============"
|
|
puts "OCC23708"
|
|
puts "============"
|
|
puts ""
|
|
############################################################################
|
|
# The correct shape is interpreted as invalid
|
|
############################################################################
|
|
|
|
restore [locate_data_file bug23708_invalidface.brep] result
|
|
checkshape result
|
|
|
|
checkview -display result -2d -path ${imagedir}/${test_image}.png
|