0031939: Coding - correction of spelling errors in comments [part 7]
[occt.git] / tests / bugs / modalg_2 / bug22986
CommitLineData
809eca9d 1puts "==========="
2puts "OCC22986"
3puts "==========="
4puts ""
5#######################################################################
7b5e532f 6# Regression with OCCT652 on Windows. DRAWEXE crashes during featprism
809eca9d 7#######################################################################
8
9set BugNumber OCC22986
10
11#eval datadir ${CfeDir}/data/900
12
13restore [locate_data_file CFE900_cts21gbs.rle] base
14restore [locate_data_file cts21322_face.rle] wire
15
16explode base face
17copy base_6 fsketch
18
19splitshape result fsketch fsketch wire
20if { [llength [explode result f]] != 3 } {
21 puts "Faulty ${BugNumber} : The result of splitshape command is incorrect."
22} else {
23 puts "${BugNumber} OK"
24}
25
58cf74e0 26checkprops result -s 414
27checkshape result
5747059b 28checkview -display result -3d -path ${imagedir}/${test_image}.png