0031496: Modeling Algorithms - BRepAlgo::ConcatenateWireC0() crashes
[occt.git] / tests / bugs / modalg_7 / bug30154_1
CommitLineData
60b1a085 1puts "========"
2puts "0030154: Modeling Algorithms - Boolean Operation on planar geometry hangs inside BRepLib::FindValidRange()"
3puts "========"
4puts ""
5
6plane p 165424660 597500 42834196 -1 0 0
7mkface f p
8box b -94190864 -46229000 -17178478.4 519231048 93653000 120025348.8
9invert b
10
11bcut result f b
12
13checkshape result
14checkprops result -s 1.12407e+16
15checknbshapes result -wire 1 -face 1