mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
19 lines
306 B
Plaintext
Executable File
19 lines
306 B
Plaintext
Executable File
|
|
puts "========================"
|
|
puts "BUC60965"
|
|
puts "========================"
|
|
|
|
restore [locate_data_file buc60965-c.draw] c
|
|
restore [locate_data_file buc60965-s.draw] s
|
|
|
|
project result c s
|
|
checklength result -l 3.141968717040271
|
|
|
|
checkview -display result -2d -path ${imagedir}/${test_image}.png
|
|
|
|
|
|
|
|
|
|
|
|
|