Adjusting testing cases for current state of OCCT
[occt.git] / tests / bugs / vis / bug137_11
CommitLineData
61c421bf 1if { [array get env os_type] != "" } {
2 set os $env(os_type)
3}
4if { [string compare $os "windows"] != 0 } {
6aac585a 5 puts "TODO ?OCC12345 ALL: An exception was caught"
6 puts "TODO ?OCC12345 ALL: \\*\\* Exception \\*\\*.*"
7 puts "TODO ?OCC12345 ALL: TEST INCOMPLETE"
61c421bf 8}
9
10puts "================"
11puts "OCC137"
12puts "================"
13#
14# The patch "patch-MITUTOYO-USA-05112001.zip" has to be converted to Open Cascade 4.0
15#
16puts "IT IS NECESSARY TO CHECK SELECTED FACE SHADING"
17puts ""
18
19pload XDE
20
21stepread [locate_data_file OCC137-ANC101-Solid.stp] a *
22tpcompound a
23vinit
24vdisplay a
25vfit
26vsetdispmode 1
27
4754e164 28vselmode FACE ON
61c421bf 29set x 170
30set y 80
4754e164 31vselect $x $y
61c421bf 32
33set only_screen 1