0027531: Modeling Algorithms - Make the algorithm Approx_SameParameter more clear...
[occt.git] / tests / bugs / modalg_5 / bug23282_1
1 puts "================"
2 puts "OCC23282"
3 puts "================"
4 puts ""
5 #######################################################################################
6 # Wrong triangulation on cone
7 ######################################################################################
8
9 set BugNumber OCC23282
10
11 pcone result 10 0 10 90
12
13 checkshape result
14
15 checkprops result -s 289.612 
16
17 checknbshapes result -vertex 4 -edge 7 -wire 4 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 21
18 vinit
19 vdisplay result
20 vsetdispmode 1
21 vfit
22 vzfit
23
24 # relative tolerance (%)
25 set rel_tol 1
26 set area_eps 0
27
28 checkview -screenshot -3d -path ${imagedir}/${test_image}.png