mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
13 lines
416 B
Plaintext
13 lines
416 B
Plaintext
# Original bug : buc60127
|
|
# Date : 18mar98
|
|
|
|
puts "TODO #22911 ALL: Faulty shapes in variables faulty_1 to faulty_"
|
|
puts "TODO #22911 ALL: Error : The area of result shape is"
|
|
|
|
restore [locate_data_file buc60127-part.rle] part
|
|
restore [locate_data_file buc60127-tool.rle] tool
|
|
|
|
bcut result part tool
|
|
checkprops result -s 0
|
|
checkview -display result -2d -s -otherwise { part tool } -path ${imagedir}/${test_image}.png
|