1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
emv f523acf0b4 0028913: UnifySameDomain crashes with error: "a shape is modified and removed simultaneously"
Correct filling of the history of the modifications of the shapes in ShapeUpgrade_UnifySameDomain algorithm.

Test cases for the issue.
2017-08-24 19:12:44 +03:00

17 lines
506 B
Plaintext

puts "======="
puts "0028913"
puts "======="
puts ""
##################################################
# UnifySameDomain crashes with error: "a shape is modified and removed simultaneously"
##################################################
brestore [locate_data_file bug28913_offset_zx1_result.brep] a
unifysamedom result a
checkshape result
checknbshapes result -vertex 42 -edge 60 -wire 22 -face 21
checkprops result -s 5.59084e+006
checkview -display result -2d -path ${imagedir}/${test_image}.png