1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-05 18:16:23 +03:00

Increase CPU limit in test case bugs/modalg_5/bug24758_2 in Debug mode.

This commit is contained in:
apn 2014-04-04 14:16:15 +04:00
parent fc73a20256
commit 1cc4346c77

View File

@ -6,6 +6,10 @@ puts ""
# Sample Draw scripts for demonstrating sweeping algorithm
##############################################################
if { [regexp {Debug mode} [dversion]] } {
cpulimit 2000
}
# drill parameters (some terms taken from http://www.drill-bits.cn/drill-bits-quality.asp)
dset R 4. ;# outer radius
dset D 2*R ;# diameter