mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-09 18:50:54 +03:00
Splitting of subgroups bugs/modalg and bugs/moddata to optimise time of testing Correction of end file in group v3d Small correction of test case
27 lines
463 B
Plaintext
Executable File
27 lines
463 B
Plaintext
Executable File
|
|
puts "========"
|
|
puts "OCC745"
|
|
puts "========"
|
|
puts ""
|
|
##################################################
|
|
## This test does not terminate due to infinite loop in bissector calculation
|
|
##################################################
|
|
|
|
restore [locate_data_file OCC745_2.brep] a
|
|
checkshape a
|
|
mkplane pl a
|
|
topoload pl
|
|
drawcont
|
|
smallview -2D-
|
|
2dfit
|
|
|
|
set min 30
|
|
cpulimit [expr 60 * $min]
|
|
|
|
mat
|
|
puts "OCC745 OK"
|
|
|
|
renamevar pl result
|
|
set square 5844.55
|
|
set 2dviewer 0
|