mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-10 09:30:48 +08: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
|