dcbbebcb76b07ccb10a5fd613179bf8a2fd4ae25
[occt.git] / tests / bugs / modalg / bug794
1 puts "TODO OCC12345 ALL: Faulty shapes in variables faulty_1 to faulty_"
2 puts "========="
3 puts " OCC794 "
4 puts "========="
5 puts ""
6 #####################################################
7 ## The offset algorithm produced invalid result when offseting an attached face
8 #####################################################
9
10 pload QAcommands
11
12 restore [locate_data_file OCC794.brep] a 
13
14 offsetshape result a 10
15
16 set x_coord 120
17 set y_coord 150
18
19 vinit
20 vdisplay result
21 vsetdispmode 1
22 vfit
23 QAUpdateLights
24
25 checkcolor $x_coord $y_coord 0.77 0.54 0.09
26
27 set square 206399
28 set 3dviewer 1