mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 01:58:22 +08:00
10 lines
379 B
Plaintext
10 lines
379 B
Plaintext
puts "TODO #22911 ALL: Error : The area of result shape is"
|
|
puts "TODO OCC25735 ALL: Faulty shapes in variables faulty_1 to"
|
|
|
|
restore [locate_data_file CTO908_topo101-o1.brep] obj1
|
|
restore [locate_data_file CTO908_topo101-t1.brep] tool1
|
|
|
|
bcut result obj1 tool1
|
|
checkprops result -s 0
|
|
checkview -display result -2d -s -otherwise { obj1 tool1 } -path ${imagedir}/${test_image}.png
|