]> OCCT Git - occt-copy.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)
committeremv <emv@opencascade.com>
Fri, 7 Jul 2017 07:03:44 +0000 (10:03 +0300)
commit0c389279cb1f4097ab0fdcdf02b1e0405cb5acc7
tree819395ddbff3df3834eeda05341fbfa499ea2e56
parent4a5348808c403e4fa8539fde5246fb99444a33ee
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