0026139: AIS_InteractiveContext::Display performance regression
[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 } {
61c421bf 5}
6
7puts "================"
8puts "OCC137"
9puts "================"
10#
11# The patch "patch-MITUTOYO-USA-05112001.zip" has to be converted to Open Cascade 4.0
12#
13puts "IT IS NECESSARY TO CHECK SELECTED FACE SHADING"
14puts ""
15
16pload XDE
17
18stepread [locate_data_file OCC137-ANC101-Solid.stp] a *
19tpcompound a
20vinit
21vdisplay a
22vfit
23vsetdispmode 1
24
709e97a0 25# FACE ON
26vselmode 4 1
27
61c421bf 28set x 170
29set y 80
4754e164 30vselect $x $y
61c421bf 31
32set only_screen 1