0030174: ShapeUpgrade_UnifySameDomain does not unify cylindrical faces
[occt.git] / tests / boolean / removefeatures / B3
CommitLineData
d9ca2e0c 1restore [locate_data_file bug29481_ex1.brep] s
2explode s f
3
4# blend removal
5removefeatures result s s_15
6checkshape result
7checkprops result -s 462.273 -v 193.127 -deps 1.e-7
9619ef4c 8checknbshapes result -vertex 33 -edge 51 -wire 23 -face 20 -shell 1 -solid 1 -t
d9ca2e0c 9CheckIsFeatureRemoved s_15 {e f}
10
4f7d41ea 11# get history of the operation
12savehistory rf_hist
13
d9ca2e0c 14# check modification of the top face
4f7d41ea 15modified m1 rf_hist s_1
d9ca2e0c 16checkprops m1 -s 172.452
9619ef4c 17checknbshapes m1 -vertex 13 -edge 13 -wire 3 -face 1
d9ca2e0c 18
4f7d41ea 19generated g1 rf_hist s_1
d9ca2e0c 20checknbshapes g1 -vertex 1 -edge 1
21checkprops g1 -l 6.28319
22
23# check modification of the cylindrical face
4f7d41ea 24modified m21 rf_hist s_21
d9ca2e0c 25checkprops m21 -s 12.5664
26checknbshapes m21 -vertex 2 -edge 3 -wire 1 -face 1
27
4f7d41ea 28generated g21 rf_hist s_21
d9ca2e0c 29checknbshapes g21 -vertex 1 -edge 1
30checkprops g21 -equal g1
31
32checkview -display result -2d -path ${imagedir}/${test_image}.png