occt: master b608f6a5

Author Committer Branch Timestamp Parent
nbv bugmaster master 2017-04-24 10:48:28 master 752f9d72
Affected Issues  0028677: Avoid change of wire orientation in BRepLib_MakeFace if the wire is open
Changeset 0028677: Avoid change of wire orientation in BRepLib_MakeFace if the wire is open

Method BRepLib_MakeFace::CheckInside() is not called for open wire. So, if the input wire is open its orientation is not changed in the result face.
mod - dox/dev_guides/upgrade/upgrade.md Diff File
mod - src/BRepFill/BRepFill_OffsetWire.hxx Diff File
mod - src/BRepLib/BRepLib_MakeFace.cxx Diff File
mod - tests/bugs/modalg_5/bug25298_01 Diff File
mod - tests/bugs/modalg_5/bug25298_02 Diff File
mod - tests/bugs/modalg_5/bug25334_10 Diff File
mod - tests/bugs/modalg_5/bug25334_3 Diff File
mod - tests/bugs/modalg_5/bug25334_4 Diff File
mod - tests/bugs/modalg_5/bug25334_9 Diff File
mod - tests/bugs/modalg_6/bug26296_5 Diff File
mod - tests/bugs/modalg_6/bug26481 Diff File
mod - tests/bugs/modalg_6/bug6768 Diff File
mod - tests/offset/wire_unclosed_outside_0_005/B6 Diff File
mod - tests/offset/wire_unclosed_outside_0_025/B6 Diff File
mod - tests/offset/wire_unclosed_outside_0_075/A1 Diff File
mod - tests/offset/wire_unclosed_outside_0_075/B6 Diff File