mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-12 02:40: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
17 lines
360 B
Plaintext
Executable File
17 lines
360 B
Plaintext
Executable File
pload QAcommands
|
|
|
|
puts "============"
|
|
puts "OCC1077"
|
|
puts "============"
|
|
puts ""
|
|
######################################################
|
|
# BUG in boolean operations in the development version
|
|
######################################################
|
|
|
|
if { [catch { OCC1077 result } catch_result] } {
|
|
puts "Faulty OCC1077"
|
|
}
|
|
|
|
set square 587.181
|
|
set 3dviewer 1
|