mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 01:58:22 +08: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
344 B
Plaintext
Executable File
19 lines
344 B
Plaintext
Executable File
|
|
puts "========"
|
|
puts "OCC748"
|
|
puts "========"
|
|
puts ""
|
|
##################################
|
|
## Incorrect work of DRAW-command "common"
|
|
##################################
|
|
|
|
restore [locate_data_file OCC748_1.brep] s1
|
|
checkshape s1
|
|
restore [locate_data_file OCC748_2.brep] s2
|
|
checkshape s2
|
|
|
|
bcommon result s1 s2
|
|
|
|
set square 628.319
|
|
set 2dviewer 0
|