0033661: Data Exchange, Step Import - Tessellated GDTs are not imported
[occt.git] / tests / bugs / modalg_6 / bug26554
CommitLineData
3e1b1da7 1puts "============"
2puts "OCC26554"
3puts "============"
4puts ""
5#######################################################################
6# Error in IntPatch_PrmPrmIntersection: initial step for walking line is not related with actual tolerance
7#######################################################################
8
9restore [locate_data_file bug26554_a.brep] a
10restore [locate_data_file bug26554_b.brep] b
11
12bop a b
13bopsection result
14
58cf74e0 15checkprops result -l 0.00502025
16checkshape result
17checksection result
3e1b1da7 18
19set nbshapes_expected "
20Number of shapes in shape
21 VERTEX : 2
22 EDGE : 1
23 WIRE : 0
24 FACE : 0
25 SHELL : 0
26 SOLID : 0
27 COMPSOLID : 0
28 COMPOUND : 1
29 SHAPE : 4
30
31"
32checknbshapes result -ref ${nbshapes_expected} -t -m "result"
33
5747059b 34checkview -display result -2d -path ${imagedir}/${test_image}.png