mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 01:58:22 +08: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 |