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/bug27341_103
jgv 854e0d4a27 0027557: Unstable HLR tests
The following modifications were done for stability:
- Precision::PConfusion() was set as parameter of Classifier instead of 0.0
- Coinciding vertices of outlines are united to exclude neighborhood of common vertex from curve-curve intersection
- Draw command "hlrin3d" was modified to prevent exception

Minor corrections

Corrections of test cases for issue CR27557
2016-06-09 12:38:15 +03:00

28 lines
500 B
Plaintext

puts "============"
puts "OCC27341"
puts "============"
puts ""
######################################################
# Incorrect exact HLR results
######################################################
pload QAcommands
restore [locate_data_file bug27341_save.brep] a
set viewname "bottom"
smallview
top
clear
OCC27341 result a ${viewname}
build3d result
fit
checkprops result -l 334.113
checknbshapes result -vertex 24 -edge 12
checkview -screenshot -2d -path ${imagedir}/${test_image}.png