mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
Hotfix for issue 27271 (avoiding potential seam edges) is deleted. Correction of test case
16 lines
391 B
Plaintext
16 lines
391 B
Plaintext
pload XDE
|
|
|
|
stepread [locate_data_file bug29481_L3.step] s *
|
|
|
|
copy s_1 s
|
|
explode s f
|
|
|
|
# remove the square protrusio keeping the spherical one
|
|
compound s_2 s_25 s_1 s_4 feature
|
|
|
|
removefeatures result s feature
|
|
checkshape result
|
|
checkprops result -s 2392.41 -v 1063.75 -deps 1.e-7
|
|
checknbshapes result -vertex 61 -edge 91 -wire 34 -face 33 -shell 1 -solid 1
|
|
CheckIsFeatureRemoved feature {e f}
|