0024923: BRepMesh_CircleTool produces bad circles
[occt.git] / tests / bugs / mesh / bug23184_2
1 puts "========================"
2 puts "CR23184"
3 puts "========================"
4 puts ""
5 #######################################################################
6 # Bad face tessellation result
7 #######################################################################
8
9 brestore [locate_data_file bug23184_tessface.brep] result
10
11 checkshape result
12
13 tclean result
14
15 set Deflection 0.045
16
17 incmesh result ${Deflection}
18
19 vinit
20 vsetdispmode 1
21 vdisplay result
22 vfit
23
24 set only_screen 1