]> OCCT Git - occt.git/commit
0028684: BRepOffsetAPI_MakeOffset produces wire with another orientation in compare...
authorakaftasev <akaftasev@opencascade.com>
Tue, 24 Aug 2021 19:47:18 +0000 (22:47 +0300)
committersmoskvin <stanislav.moskvin.ext@opencascade.com>
Mon, 30 Aug 2021 06:47:33 +0000 (09:47 +0300)
commit55b5d19bd8d1a1803be5d53055d03db50e5af64d
tree3e04cfa0dd734c8367fe8e2e0db88cfafad83b11
parent8f70959571ab8999b47f88d673343587e733f364
0028684: BRepOffsetAPI_MakeOffset produces wire with another orientation in compare with source wire

Added flag to reverse resulting shape, if it was reverse in BuildDomains() to bringing to the same direction as the original shape
24 files changed:
src/BRepOffsetAPI/BRepOffsetAPI_MakeOffset.cxx
tests/bugs/modalg_5/bug25298_02
tests/bugs/modalg_5/bug25334_1
tests/bugs/modalg_5/bug25334_10
tests/bugs/modalg_5/bug25334_11
tests/bugs/modalg_5/bug25334_12
tests/bugs/modalg_5/bug25334_13
tests/bugs/modalg_5/bug25334_14
tests/bugs/modalg_5/bug25334_15
tests/bugs/modalg_5/bug25334_16
tests/bugs/modalg_5/bug25334_17
tests/bugs/modalg_5/bug25334_18
tests/bugs/modalg_5/bug25334_19
tests/bugs/modalg_5/bug25334_2
tests/bugs/modalg_5/bug25334_20
tests/bugs/modalg_5/bug25334_3
tests/bugs/modalg_5/bug25334_4
tests/bugs/modalg_5/bug25334_5
tests/bugs/modalg_5/bug25334_6
tests/bugs/modalg_5/bug25334_7
tests/bugs/modalg_5/bug25334_8
tests/bugs/modalg_5/bug25334_9
tests/bugs/modalg_7/bug28684_1 [new file with mode: 0644]
tests/bugs/modalg_7/bug28684_2 [new file with mode: 0644]