1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00
occt/tests/perf/modalg/bug26513
ski 44fae8b193 0027691: Remove dchrono from all test cases and move its to perf group
Remove performance comparing with hardcoded value.
Test cases for performance of some commands were moved to perf group.

Updated documentation.
2017-01-19 17:24:46 +03:00

28 lines
628 B
Plaintext

puts "========"
puts "OCC26513"
puts "========"
puts ""
###########################################################
# Offset API not returning result (seems to be "hanging")
###########################################################
set max_time 10
smallview
restore [locate_data_file bug26513-offset_input.brep] a
unifysamedom s a -a 1.e-8
offsetparameter 1.e-7 c i
offsetload s 5
offsetperform result
checkshape result
checkprops result -s 3.28125e+008 -v 3.07334e+010
unifysamedom result_unif result
checknbshapes result_unif -face 114 -shell 1
checkview -display result_unif -2d -path ${imagedir}/${test_image}.png