0028802: The tolerance reached by approximator is used in creation of an edge, it...
[occt.git] / tests / bugs / modalg_6 / bug28343_1
CommitLineData
10ce3246 1puts "========"
2puts "OCC28343"
3puts "========"
4puts ""
5#################################################
6# Modeling: ShapeUpgrade_UnifySameDomain algorithm produces invalid shape
7#################################################
8
9restore [locate_data_file bug28343_shape1.brep] s
10
11unifysamedom result s -a 1.e-4
12checkshape result
13bopargcheck result
14
15checkview -display result -2d -path ${imagedir}/${test_image}.png