]> OCCT Git - occt-copy.git/commit
0032108: Modeling Algorithms - BRepAlgoAPI_Section is too slow [OCCT 7.2.0 backport] CR0_720_FixS
authoremv <emv@opencascade.com>
Mon, 1 Feb 2021 15:41:03 +0000 (18:41 +0300)
committeremv <emv@opencascade.com>
Tue, 2 Feb 2021 08:44:02 +0000 (11:44 +0300)
commitb4112bf761840c7d339f48b6ca25bdba6f1a36f3
treef033aad485aa13bae72aa6b118cc18c6d3b71e0e
parent599e010668437a58181d0252718552cdf7b0b1a3
0032108: Modeling Algorithms - BRepAlgoAPI_Section is too slow [OCCT 7.2.0 backport]

Porting parts of #0029711 - use ForceInterfEF() in PutSEInOtherFaces() to avoid duplication of the checks on the edge and face.
src/BOPAlgo/BOPAlgo_PaveFiller_3.cxx
src/BOPAlgo/BOPAlgo_PaveFiller_6.cxx
tests/bugs/modalg_7/bug32108 [new file with mode: 0644]