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_6/bug27719_103
jgv 57fbfb8e7b 0027719: HLRBrep_Algo incorrect output
Intersection of curves and surfaces in HLRBRep is corrected: parametric limits of face are used instead of parametric limits of surface

Building of outlines (Contap_Contour) is corrected: method ComputeCloseLine is now used in all cases.

Correction of HLRBRep_Surface: usage of UVbounds-option

Correction of test cases according to the new behavior.
2016-08-09 14:14:04 +03:00

27 lines
494 B
Plaintext

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