0025687: Visualization, XCAF - eliminate visual artifacts at the edges of faces
[occt.git] / tests / bugs / vis / bug21171_3
CommitLineData
3bea4c16 1puts "============"
2puts "OCC21171"
3puts "============"
4puts ""
5#######################################################################
6# Problem with vfit of vertex and edge
7#######################################################################
8
9set BugNumber OCC21171
10
11box result 100 100 100
12explode result v
13
14vinit
15vdisplay result_8
16vfit
17
18# Resume
19puts ""
20puts "1 vertex is not fit"
21
22set only_screen 1