1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-05 18:16:23 +03:00
occt/tests/bugs/modalg_2/bug22586
ski a8676008f7 Adding of testing cases from subgroups 937 940 and 941 of CHL group
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
2013-02-08 15:16:15 +04:00

23 lines
547 B
Plaintext
Executable File

pload QAcommands
puts "==========="
puts "OCC22586"
puts "==========="
puts ""
#######################################################################
# ShapeFix_FixSmallFace mistakenly removes a non-small pipe-like face with a seam edge
#######################################################################
set BugNumber OCC22586
restore [locate_data_file OCC22586.brep] shape
if { [catch { OCC22586 shape result } catch_result] } {
puts "Faulty ${BugNumber}"
} else {
puts "${BugNumber} OK"
}
set 3dviewer 1
set square 11275.7