occt: master 389b9d5c

Author Committer Branch Timestamp Parent
jgv bugmaster master 2019-03-15 09:55:09 master c2100640
Changeset 0030534: Regression in the tool UnifySameDomain - the shape looses faces

1. Add method TransformPCurves to ShapeUpgrade_UnifySameDomain - to rotate and translate existing pcurves instead of projecting.
2. Modify method ShapeUpgrade_UnifySameDomain::IntUnifyFaces - now it does not apply ShapeFix to new wires and new faces.
3. In the method UnifyEdges: add merging degenerated edges.
mod - src/ShapeUpgrade/ShapeUpgrade_UnifySameDomain.cxx Diff File
mod - tests/bugs/heal/bug27894 Diff File
mod - tests/bugs/modalg_6/bug27271 Diff File
add - tests/bugs/modalg_7/bug29382 Diff File
add - tests/bugs/modalg_7/bug29504_1 Diff File
add - tests/bugs/modalg_7/bug29504_2 Diff File
add - tests/bugs/modalg_7/bug30099 Diff File
add - tests/bugs/modalg_7/bug30158_1 Diff File
add - tests/bugs/modalg_7/bug30158_2 Diff File
add - tests/bugs/modalg_7/bug30534 Diff File
add - tests/bugs/modalg_7/bug30714 Diff File
mod - tests/heal/unify_same_domain/A5 Diff File