0031492: BRepBuilderAPI_MakeFace crashes on a wire
[occt.git] / tests / bugs / modalg_7 / bug31441
CommitLineData
486ad712 1puts "============================================"
2puts "OCC31441: UnifySameDomain corrupts the shape"
3puts "============================================"
4puts ""
5
6brestore [locate_data_file bug31441.brep] a
7
8unifysamedom result a
9
10checkshape result
11
12checknbshapes result -solid 1 -shell 2 -face 46 -wire 48 -edge 128 -vertex 84
13
14set tolres [checkmaxtol result]
15
16if { ${tolres} > 2.e-7} {
17 puts "Error: bad tolerance of result"
18}
19
20checkprops result -v 1.10788