mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
Unstable test cases were reviewed Modified test cases using checktrend command Modified test cases for Linux platform Modified test cases for Debug mode
19 lines
348 B
Plaintext
Executable File
19 lines
348 B
Plaintext
Executable File
puts "========"
|
|
puts "OCC772"
|
|
puts "SAM1643"
|
|
puts "========"
|
|
puts ""
|
|
######################################
|
|
## Impossible to make a common of the shapes attached.
|
|
######################################
|
|
|
|
restore [locate_data_file OCC772_fix.brep] a
|
|
explode a
|
|
checkshape a_1
|
|
checkshape a_2
|
|
|
|
bcommon result a_1 a_2
|
|
|
|
set square 10190.7
|
|
set 2dviewer 1
|