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
19 lines
642 B
Plaintext
Executable File
19 lines
642 B
Plaintext
Executable File
|
|
puts "========"
|
|
puts "BUC60996"
|
|
puts "OCC338"
|
|
puts "========"
|
|
puts ""
|
|
|
|
restore [locate_data_file buc60996.brep] b
|
|
explode b
|
|
checkshape b_1
|
|
checkshape b_2
|
|
|
|
bfuse f1 b_1 b_2
|
|
checkshape f1
|
|
bfuse result b_2 b_1
|
|
|
|
set square 73561.9
|
|
set 2dviewer 0
|