0028802: The tolerance reached by approximator is used in creation of an edge, it...
[occt.git] / tests / bugs / modalg_6 / bug26607
CommitLineData
5b0f2540 1puts "=========="
2puts "OCC26607"
3puts "=========="
4puts ""
5###########################################
6# Wrong value of area.
7###########################################
8
9box b1 10 10 10
10box b2 20 0 0 10 10 10
11explode b1 f
12explode b2 f
13explode b1_5
14explode b2_5
15
16mksurface s b1_5
17mkface fs s
18add b1_5_1 fs
19add b2_5_1 fs
20
21checkarea fs -200 1e-06 0.01