]> OCCT Git - occt.git/commit
0028652: Improve performance of the 3D offset algorithm for the planar cases
authoremv <emv@opencascade.com>
Thu, 13 Apr 2017 08:49:43 +0000 (11:49 +0300)
committerbugmaster <bugmaster@opencascade.com>
Thu, 20 Apr 2017 09:36:42 +0000 (12:36 +0300)
commit501d0d386a2a8ae0b4b628455af5a8a59a74257c
tree73ebe6665090f4855cfe30ff5f0c730e41db604f
parent2d2b3d53b7d7e335bb7da8cb53026d38282068bb
0028652: Improve performance of the 3D offset algorithm for the planar cases

Perform intersection of the planar untrimmed faces using IntTools_FaceFace algorithm directly.
src/BRepOffset/BRepOffset_Tool.cxx