mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-08 18:40:55 +03:00
24 lines
690 B
Plaintext
Executable File
24 lines
690 B
Plaintext
Executable File
pload QAcommands
|
|
|
|
puts "=================="
|
|
puts "BUC60669"
|
|
puts "=================="
|
|
puts ""
|
|
#############################################################
|
|
## An exception was caught OSD_SIGBUS: SIGBUS 'bus error' detected.**
|
|
## Exception ** OSD_SIGBUS: SIGBUS 'bus error' detected.
|
|
#############################################################
|
|
|
|
restore [locate_data_file buc60669a.brep] shell1
|
|
checkshape shell1
|
|
restore [locate_data_file buc60669b.brep] shell2
|
|
checkshape shell2
|
|
|
|
ksection result shell1 shell2 1000 0.0001 0.00001 0
|
|
|
|
#checksection res
|
|
checkprops result -l 104.754
|
|
checkshape result
|
|
checksection result
|
|
checkview -display result -2d -path ${imagedir}/${test_image}.png
|