mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
Prevent merging of faces along periodic direction. Test case "bugs heal bug27000_1" has been corrected to actual state of the algorithm.
11 lines
402 B
Plaintext
11 lines
402 B
Plaintext
puts "============"
|
|
puts "OCC27271"
|
|
puts "============"
|
|
puts ""
|
|
###########################################################################################################
|
|
# Unifysamedomain invalid result
|
|
###########################################################################################################
|
|
|
|
restore [locate_data_file bug27271_Shape.brep] a
|
|
unifysamedom result a
|
|
checkshape result |