mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-10 18:51:21 +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
19 lines
505 B
Plaintext
Executable File
19 lines
505 B
Plaintext
Executable File
puts "=========="
|
|
puts "PRO19422"
|
|
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 pro19422c.brep] shape
|
|
checkshape shape
|
|
restore [locate_data_file pro19422d.brep] tool
|
|
checkshape tool
|
|
|
|
bcut result shape tool
|
|
|
|
set square 2369.43
|
|
set 2dviewer 0
|