0031275: Visualization, TKOpenGl - handle normal-map texture with Path-Tracing
[occt.git] / tests / bugs / modalg_7 / bug26820
CommitLineData
3c8287eb 1puts "========"
2puts "0026820: bsection returns single vertex instead of curve"
3puts "========"
4puts ""
5
6restore [locate_data_file bug26820_body_shell.brep] b
7restore [locate_data_file bug26820_section_plane.brep] s
8
9bsection result b s
10checksection result -r 0
11checkshape result
12checknbshapes result -edge 1 -vertex 1
13checkprops result -l 2333.68
14
15if {[regexp "Faulties" [bopargcheck result]]} {
16 puts "Error: bopargcheck has found some faulties in result"
17}
18
19smallview
20don result
21fit
22
23checkview -screenshot -2d -path ${imagedir}/${test_image}.png