1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-29 14:00:49 +03:00

0031023: Fillet regression in OCCT 7.4 from 7.3

Modify local static function ReorderFaces to be able to process multiple-faces-connecting vertices.
This commit is contained in:
jgv
2019-09-20 13:52:10 +03:00
committed by apn
parent eff3eff916
commit b008226203
2 changed files with 59 additions and 19 deletions

View File

@@ -0,0 +1,22 @@
puts "=================================================================="
puts "OCC31023: Fillet regression in OCCT 7.4 from 7.3"
puts "=================================================================="
puts ""
brestore [locate_data_file bug31023.brep] a
explode a e
blend result a 0.1 a_25 0.1 a_26
checkshape result
checknbshapes result -face 26 -wire 26 -edge 60 -vertex 34
set tolres [checkmaxtol result]
if { ${tolres} > 0.0001} {
puts "Error: bad tolerance of result"
}
checkprops result -v 27.1174