1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-10 18:51:21 +03:00
occt/tests/bugs/modalg_7/bug30897
msv 8e7dc6f465 0030897: Modeling Algorithms - Crash in UnifySameDomain [Regression]
The regression caused by the patch for 0030534 has been eliminated. For that the method InsertWiresIntoFaces() has been corrected: the face to which a wire is added is first oriented as forward.
2019-08-16 12:16:40 +03:00

21 lines
509 B
Plaintext

puts "======================================================="
puts "0030897: Modeling Algorithms - Crash in UnifySameDomain"
puts "======================================================="
puts ""
restore [locate_data_file bug30897_bleriot_16.brep] a
unifysamedom result a
checkshape result
checknbshapes result -solid 1 -shell 1 -face 51 -wire 121 -edge 379 -vertex 324
set tolres [checkmaxtol result]
if { ${tolres} > 0.00385} {
puts "Error: bad tolerance of result"
}
checkprops result -v 403016