Adjusting testing cases for current state of OCCT
[occt.git] / tests / feat / featprism / L6
CommitLineData
40093367 1# Original bug : cts21322
2# Date : 16 Sept 98
3
8418c617 4restore [locate_data_file contour.rle] cont
40093367 5mkplane cont cont
6
7puts "*"
8
9puts "TODO OCC22810 ALL:Error in featperform"
6aac585a 10puts "TODO OCC22810 ALL:Error : The feat grid cannot be built."
40093367 11
34dd4990 12restore [locate_data_file CFE900_cts21gbs.rle] base
8418c617 13restore [locate_data_file cts21322_face.rle] wire
40093367 14
15explode base face
16copy base_6 fsketch
17
18splitshape cont1 fsketch fsketch wire
19explode cont1
20bcut cont fsketch cont1_1
21
22featprism base cont fsketch 1 0 0 0 1
23if { [catch { featperform prism result } ] != 0 } {
24 puts "Error in featperform"
25}
26
27set square 0