mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-24 07:52:46 +08:00
When refining the mesh to achieve required deflection (IntPolyh_Triangle::MultipleMiddleRefinement) limit the number of new triangles to avoid infinite loop. Test case for the issue.