1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00
occt/tests/v3d/bugs/bug872
bugmaster 50174691dc 0032404: Draw - problems with definition of cpulimit in tests
- The maximum value of cpulimit in test cases was limited to 1000 seconds (~ 17 minutes)
- cpulimit 1000 has been added to hlr/begin
2021-06-16 17:10:53 +03:00

17 lines
305 B
Plaintext

puts "======="
puts "OCC872: E x c e p t i o n is raised during visualization attached shape."
puts "SAM1660"
puts "======="
puts ""
cpulimit 1000
pload MODELING VISUALIZATION
restore [locate_data_file OCC872.brep] result
vinit View1
vdisplay result
vfit
vsetdispmode 1
vdump $imagedir/${casename}.png