1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-09 13:22:24 +03:00
Files
occt/tests/bugs/modalg_5/bug24764
pkv 63def8e679 0024933: Inconsistent results of self-interferences checker in SALOME and DRAW Applications.
class BOPAlgo_CheckerSI
   - methods:
void BOPAlgo_CheckerSI::Perform()

class BOPAlgo_ArgumentAnalyzer
   - methods:
void BOPAlgo_ArgumentAnalyzer::TestSelfInterferences()

The changes have been done to provide the consistence
between results in SALOME Application and DRAW Application

The sytax of the command "bopcheck" has been changed:
bopcheck Shape [level of check: 0 - 9] [-t -s]
The options:
 -t - display elapsed CPU time
 -s - run in serial (non-parallel) mode. The default mode is parallel.

Modified test cases bugs/modalg_5/bug24029 and bugs/modalg_5/bug24764 according to changed output format of the "bopcheck" command.
2014-05-22 17:25:13 +04:00

25 lines
607 B
Plaintext
Executable File

puts "================"
puts "OCC24764"
puts "================"
puts ""
#######################################################################################
# Alien subshapes occured in result of 'bopcheck' operation
######################################################################################
restore [locate_data_file bug24764_qa.brep] a
bopcheck a 4
compound a x2 x51 x8 x10 x28 x30 x36 x46 x1 x50 result
set nb_v_good 24
set nb_e_good 24
set nb_w_good 2
set nb_f_good 1
set nb_sh_good 0
set nb_sol_good 0
set nb_compsol_good 0
set nb_compound_good 2
set nb_shape_good 53
set 2dviewer 1