1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
occt/tests/bugs/modalg_5/bug23625_5
jgv c59fcd1186 0027468: Incorrect processing of some cases by HLR algorithm
Incorrect work of HLR algorithm caused by usage of wrong tolerances, wrong sampling of 2d curve and some other bugs are fixed.

Test cases for issue CR27341
2016-05-12 10:33:35 +03:00

24 lines
472 B
Plaintext
Executable File

puts "============"
puts "OCC23625"
puts "============"
puts ""
######################################################
# New functionality building reflect lines on a shape
######################################################
smallview
restore [locate_data_file bug23625_a4.brep] a
right
fit
reflectlines result a 0 0 1
checkprops result -l 6361.07
checkshape result
checksection result
donly result
checkview -screenshot -2d -path ${imagedir}/${test_image}.png