occt: master 50258e77
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
bugmaster | master | 2017-01-24 13:27:13 | master 56689b27 | |
Affected Issues | 0026150: BRepOffsetAPI_ThruSections doesn't implement history method Generated(). | |||
Changeset | 0026150: BRepOffsetAPI_ThruSections doesn't implement history method Generated(). Virtual method Generated is redefined. Now it returns: - chain of generated faces for sub-edge of a profile; - chain of generated edges for sub-vertex of a profile; - bunch of chains of generated edges for start or end vertex if it is degenerated section. Correction according to the remarks. Fix compiler's warnings and add 4 new test cases. Correction of mistake. Compilation warnings are gone. |
|||
mod - src/BRepFill/BRepFill_CompatibleWires.cxx | Diff File | |||
mod - src/BRepFill/BRepFill_CompatibleWires.hxx | Diff File | |||
mod - src/BRepOffsetAPI/BRepOffsetAPI_ThruSections.cxx | Diff File | |||
mod - src/BRepOffsetAPI/BRepOffsetAPI_ThruSections.hxx | Diff File | |||
mod - src/BRepTest/BRepTest_SweepCommands.cxx | Diff File | |||
add - tests/bugs/modalg_6/bug26150_1 | Diff File | |||
add - tests/bugs/modalg_6/bug26150_10 | Diff File | |||
add - tests/bugs/modalg_6/bug26150_11 | Diff File | |||
add - tests/bugs/modalg_6/bug26150_12 | Diff File | |||
add - tests/bugs/modalg_6/bug26150_13 | Diff File | |||
add - tests/bugs/modalg_6/bug26150_14 | Diff File | |||
add - tests/bugs/modalg_6/bug26150_15 | Diff File | |||
add - tests/bugs/modalg_6/bug26150_16 | Diff File | |||
add - tests/bugs/modalg_6/bug26150_17 | Diff File | |||
add - tests/bugs/modalg_6/bug26150_18 | Diff File | |||
add - tests/bugs/modalg_6/bug26150_2 | Diff File | |||
add - tests/bugs/modalg_6/bug26150_3 | Diff File | |||
add - tests/bugs/modalg_6/bug26150_4 | Diff File | |||
add - tests/bugs/modalg_6/bug26150_5 | Diff File | |||
add - tests/bugs/modalg_6/bug26150_6 | Diff File | |||
add - tests/bugs/modalg_6/bug26150_7 | Diff File | |||
add - tests/bugs/modalg_6/bug26150_8 | Diff File | |||
add - tests/bugs/modalg_6/bug26150_9 | Diff File |