mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-08-09 15:51:29 +08:00
a8676008f7
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
212 B
Plaintext
Executable File
19 lines
212 B
Plaintext
Executable File
|
|
puts "================"
|
|
puts "OCC26"
|
|
puts "================"
|
|
puts ""
|
|
|
|
restore [locate_data_file OCC26.brep] a
|
|
explode a
|
|
checkshape a_1
|
|
checkshape a_2
|
|
|
|
bfuse result a_1 a_2
|
|
|
|
set square 44819.9
|
|
set 2dviewer 0
|
|
|
|
|
|
|