mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-06 18:26:22 +03:00
11 lines
362 B
Plaintext
11 lines
362 B
Plaintext
puts "TODO OCC1111 Windows: Error : The area of result shape is"
|
|
puts "BUC60290 (the same problem with cut and common)"
|
|
|
|
restore [locate_data_file buc60290a.rle] sol1
|
|
restore [locate_data_file buc60290b.rle] sol2
|
|
|
|
bcommon result sol2 sol1
|
|
|
|
checkprops result -s 662100
|
|
checkview -display result -2d -s -otherwise { sol2 sol1 } -path ${imagedir}/${test_image}.png
|