1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
jgv 9619ef4c94 0030174: ShapeUpgrade_UnifySameDomain does not unify cylindrical faces
Hotfix for issue 27271 (avoiding potential seam edges) is deleted.

Correction of test case
2018-10-30 16:06:32 +03:00

18 lines
537 B
Plaintext

pload XDE
stepread [locate_data_file bug26689_nist_ctc_01_asme1_ap242.stp] s *
copy s_1 s
explode s f
compound s_100 s_99 s_101 s_98 s_102 s_103 fillet
compound s_115 s_112 s_116 s_114 s_111 s_113 blend
removefeatures result s fillet blend
checkshape result
checkprops result -s 809750 -v 1.46451e+007 -deps 1.e-7
checknbshapes result -vertex 250 -edge 378 -wire 156 -face 131 -shell 1 -solid 1 -t
CheckIsFeatureRemoved fillet {e f}
CheckIsFeatureRemoved blend {e f}
checkview -display result -2d -path ${imagedir}/${test_image}.png