mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
12 lines
553 B
Plaintext
12 lines
553 B
Plaintext
puts "========================"
|
|
puts "Bug #26708"
|
|
puts "========================"
|
|
|
|
brestore [locate_data_file bug26708_a_205.brep] face
|
|
|
|
fixshape result face 1e-7 1
|
|
checkshape result
|
|
checknbshapes result -face 1
|
|
|
|
checkview -display result -2d -path ${imagedir}/${test_image}.png
|