mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56: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
23 lines
501 B
Plaintext
Executable File
23 lines
501 B
Plaintext
Executable File
|
|
puts "========================"
|
|
puts "BUC60728"
|
|
puts "========================"
|
|
puts ""
|
|
####################################################
|
|
## Infinite loop in section. Section between the two attached faces never finish.
|
|
####################################################
|
|
|
|
restore [locate_data_file buc60728a.brep] s1
|
|
restore [locate_data_file buc60728b.brep] s2
|
|
build3d s1
|
|
checkshape s1
|
|
checkshape s2
|
|
|
|
bsection result s1 s2
|
|
|
|
#checksection res
|
|
#checkshape res
|
|
|
|
set length 238.032
|
|
set 2dviewer 0
|