]> OCCT Git - occt-copy.git/commit
0028684: BRepOffsetAPI_MakeOffset produces wire with another orientation in compare... CR28684
authorakaftasev <akaftasev@opencascade.com>
Tue, 24 Aug 2021 19:47:18 +0000 (22:47 +0300)
committerakaftasev <akaftasev@opencascade.com>
Fri, 27 Aug 2021 12:10:20 +0000 (15:10 +0300)
commit3b5e6c6925d4bbd2086f17612d1e410d05a3d249
treeb41fa1c1186206e14d71d03d1446d224f9f3e0cd
parentda80ff68f1e9853c1015a5dbb6199541e92789ce
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]