mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
additional check have been added to BRepLib::EnsureNormalConsistency() func. Any edges with two adjacent faces will be skipped (while updating of their normals) if the number of discretization points (nodes) will be different for each of this faces on this edge. test case
11 lines
375 B
Plaintext
11 lines
375 B
Plaintext
puts "============"
|
|
puts "OCC27391"
|
|
puts "============"
|
|
puts ""
|
|
######################################################
|
|
# BRepLib::EnsureNormalConsistency() raises exception in case of asynchronious PolygonOnTriangulation problem
|
|
######################################################
|
|
|
|
restore [locate_data_file bug27391_Ficomirrors_ExportBinMoldflow.brep] a
|
|
correctnormals a
|