0023886: Visualizing planar faces with "notches" depends heavily on the deflection...
[occt.git] / tests / bugs / vis / bug21171_1
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 vfit
17
18 # Resume
19 puts ""
20 puts "1 edge is not fit"
21
22 set only_screen 1