mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
- The maximum value of cpulimit in test cases was limited to 1000 seconds (~ 17 minutes) - cpulimit 1000 has been added to hlr/begin
18 lines
384 B
Plaintext
18 lines
384 B
Plaintext
# Original bug : ger50084
|
|
# Date : 15 Sept 98
|
|
|
|
cpulimit 1000
|
|
#increased from default by aki 26.08.04
|
|
|
|
restore [locate_data_file ger50084_baseX.rle] base
|
|
fsameparameter base
|
|
restore [locate_data_file ger50084_face.rle] wire
|
|
|
|
## contour est un wire -> on en fait une face
|
|
mkplane cont wire
|
|
|
|
featprism base cont cont 0 0 1 1 1
|
|
featperform prism result base
|
|
|
|
checkprops result -s 25327.1
|