1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-19 13:40:49 +03:00

0030174: ShapeUpgrade_UnifySameDomain does not unify cylindrical faces

Hotfix for issue 27271 (avoiding potential seam edges) is deleted.

Correction of test case
This commit is contained in:
jgv
2018-10-25 16:30:56 +03:00
committed by vsr
parent 9f4e2062c7
commit 00a3bd0cb2
23 changed files with 70 additions and 80 deletions

View File

@@ -10,7 +10,7 @@ compound s_11 s_13 s_12 spike
removefeatures res s spike
checkshape res
checkprops res -s 2323.49 -v 1037.57 -deps 1.e-7
checknbshapes res -vertex 64 -edge 96 -wire 34 -face 34 -shell 1 -solid 1
checknbshapes res -vertex 61 -edge 91 -wire 32 -face 32 -shell 1 -solid 1
CheckIsFeatureRemoved spike {v e f}
# get history of the operation
@@ -19,7 +19,7 @@ savehistory rf_hist
# check modification of the top face
modified m5 rf_hist s_5
checkprops m5 -s 1089.87
checknbshapes m5 -vertex 31 -edge 31 -wire 1 -face 1
checknbshapes m5 -vertex 29 -edge 29 -wire 1 -face 1
# check modification of the side faces where the spike was located
modified m10 rf_hist s_10