]> OCCT Git - occt-copy.git/commit
0028652: Improve performance of the 3D offset algorithm for the planar cases CR0-710-FixAS
authoremv <emv@opencascade.com>
Thu, 13 Apr 2017 08:49:43 +0000 (11:49 +0300)
committeremv <emv@opencascade.com>
Thu, 20 Apr 2017 13:24:59 +0000 (16:24 +0300)
commitf4cd5c550e783eb8df162e3457ccc8b273de2918
treec8634910b48331e5b81fb26b5b422f66fa3b556c
parentf52d7669c896f6f1ee5aecd9ce54c1d916bca2b7
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