mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-05 18:16:23 +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
21 lines
522 B
Plaintext
Executable File
21 lines
522 B
Plaintext
Executable File
puts "=========="
|
|
puts "PRO19422"
|
|
puts "GER60462"
|
|
puts "=========="
|
|
puts ""
|
|
#############################################################
|
|
## Errors when cutting, 2 cases in /dp_25/IBug/pro/19422 files o1 t1 and o2 t2, restore.
|
|
## cut c1 o1 t1 fails. cut c2 o2 t2 fails
|
|
#############################################################
|
|
|
|
restore [locate_data_file pro19422a.brep] shape
|
|
checkshape shape
|
|
restore [locate_data_file pro19422b.brep] tool
|
|
checkshape tool
|
|
|
|
bcut result shape tool
|
|
|
|
set square 3166.93
|
|
set 2dviewer 0
|
|
|