mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 01:58:22 +08: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
|