occt: master 6d140acb

Author Committer Branch Timestamp Parent
akaftasev vglukhik master 2023-02-06 14:17:10 master 44be1230
Affected Issues  0030292: Modeling Algorithms - BRepBndLib should avoid using Poly_Polygon3D when called with useTriangulation set to false
Changeset 0030292: Modeling Algorithms - BRepBndLib should avoid using Poly_Polygon3D when called with useTriangulation set to false

BRepBndLib.cxx : treatment of useTriangulation is modified according to specified behavior of algorithm
BRepTest_CurveCommands.cxx : creation edge from polygon3d is added in Draw command mkedge.
mod - src/BRepBndLib/BRepBndLib.cxx Diff File
mod - src/BRepTest/BRepTest_CurveCommands.cxx Diff File
add - tests/lowalgos/bnd/bug30292 Diff File