]> OCCT Git - occt.git/commit
0032329: Modeling Algorithms - Refactoring of the BRepOffset_MakeOffset_1.cxx to...
authoremv <emv@opencascade.com>
Mon, 12 Jul 2021 11:27:01 +0000 (14:27 +0300)
committerbugmaster <bugmaster@opencascade.com>
Fri, 23 Jul 2021 08:28:42 +0000 (11:28 +0300)
commitb7344f5d72eba8980a2cdb8af442a3719b905813
tree9204b6d4f9cbf4bc69fdb049c4c2b404544d6205
parentacab849d30f2acb733586120dcd2b43f2ae59769
0032329: Modeling Algorithms - Refactoring of the BRepOffset_MakeOffset_1.cxx to decrease number of static methods

Refactoring of the BRepOffset_MakeOffset_1.cxx - Introduce local class BRepOffset_BuildOffsetFaces to compute splits of offset faces.

Change of tests is caused by the correction of the misprint in the code (incorrect input parameter for CheckEdgesCreatedByVertex method).
src/BRepOffset/BRepOffset_MakeOffset.hxx
src/BRepOffset/BRepOffset_MakeOffset_1.cxx
tests/offset/shape_type_i_c/XE3
tests/offset/shape_type_i_c/XE4
tests/offset/shape_type_i_c/XE9
tests/offset/shape_type_i_c/XF2
tests/offset/shape_type_i_c/XU3
tests/offset/shape_type_i_c/ZS1