0024564: Select3D_SensitiveFace gives inaccurate picking depth for AIS_Plane (interio...
[occt.git] / tests / bugs / vis / bug21171_2
1 puts "============"
2 puts "OCC21171"
3 puts "============"
4 puts ""
5 #######################################################################
6 # Problem with vfit of vertex and edge 
7 #######################################################################
8
9 set BugNumber OCC21171
10
11 box result 100 100 100
12 explode result e
13
14 vinit
15 vdisplay result_1
16 vdisplay result_2
17 vfit
18
19 # Resume
20 puts ""
21 puts "2 edges are fit"
22
23 set only_screen 1