]> OCCT Git - occt-copy.git/commit
Initial implementation of the new offset algorithm.
authoraml <aml@opencascade.com>
Tue, 1 Nov 2016 10:54:05 +0000 (13:54 +0300)
committeraml <aml@opencascade.com>
Wed, 9 Nov 2016 10:07:15 +0000 (13:07 +0300)
commitf99f17ab1d21db46a479f4ba954c34a1f6308e35
tree7a50bafb0e144c9f890942dcfef94dc854e1bac6
parent3b5f0ca3722968991549cfce1caca4fa89bf97b1
Initial implementation of the new offset algorithm.
Initial implementation of the solid creation mode for the new offset creation algorithm.
src/BRepOffset/BRepOffset_MakeSimpleOffset.cxx [new file with mode: 0644]
src/BRepOffset/BRepOffset_MakeSimpleOffset.hxx [new file with mode: 0644]
src/BRepOffset/BRepOffset_SimpleOffset.cxx [new file with mode: 0644]
src/BRepOffset/BRepOffset_SimpleOffset.hxx [new file with mode: 0644]
src/BRepOffset/FILES [new file with mode: 0644]
src/BRepTest/BRepTest_FeatureCommands.cxx