mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-09-18 14:27:39 +03:00
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.
This commit is contained in:
@@ -23,6 +23,6 @@ build3d result
|
||||
fit
|
||||
|
||||
checkprops result -l 211.007
|
||||
checknbshapes result -vertex 102 -edge 51
|
||||
checknbshapes result -vertex 106 -edge 53
|
||||
|
||||
checkview -screenshot -2d -path ${imagedir}/${test_image}.png
|
||||
|
Reference in New Issue
Block a user