0026106: BRepMesh - revision of data model
[occt.git] / tests / bugs / mesh / bug27384_2
1 puts "========"
2 puts "OCC27384"
3 puts "========"
4 puts ""
5 #################################
6 # BRepMesh_IncrementalMesh does not take angular deflection into account for spun/elementary surfaces
7 #################################
8
9 restore [locate_data_file bug27384_FacetWithLargeLinearDeflection1.brep] result
10
11 tclean result
12 incmesh result 3 -a 1
13
14 vinit
15 vsetdispmode 1
16 vdefaults -autoTriang 0
17 vdisplay result
18 vfit
19
20 set rel_tol 0.035439456401028344
21 set max_rel_tol_diff 0.001
22 set area_eps 1
23
24 checkview -screenshot -3d -path ${imagedir}/${test_image}.png