1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-05 18:16:23 +03:00
occt/tests/bugs/modalg_6/bug28343_1
emv 10ce324694 0028343: Modeling: ShapeUpgrade_UnifySameDomain algorithm produces invalid shape
Check coincidence of the normal directions of the adjacent faces to understand if the merging of these faces is possible.

Test cases for the issue.
2017-01-19 16:16:27 +03:00

16 lines
417 B
Plaintext

puts "========"
puts "OCC28343"
puts "========"
puts ""
#################################################
# Modeling: ShapeUpgrade_UnifySameDomain algorithm produces invalid shape
#################################################
restore [locate_data_file bug28343_shape1.brep] s
unifysamedom result s -a 1.e-4
checkshape result
bopargcheck result
checkview -display result -2d -path ${imagedir}/${test_image}.png