occt: master 0c251729

Author Committer Branch Timestamp Parent
jgv bugmaster master 2020-10-05 20:39:08 master b8ef513c
Changeset 0032140: Modeling Algorithms - unify same domain calls crossed for opposite vectors

1. Correct unification of circular edges: avoid trying to make an axis with null magnitude.
2. New method UnionPCurves: unify existing pcurves of chain instead of projecting the curve of unified edge onto surfaces
mod - src/ShapeUpgrade/ShapeUpgrade_UnifySameDomain.cxx Diff File
mod - src/ShapeUpgrade/ShapeUpgrade_UnifySameDomain.hxx Diff File
mod - tests/boolean/removefeatures/A1 Diff File
mod - tests/boolean/removefeatures/A8 Diff File
add - tests/bugs/heal/bug31524 Diff File
add - tests/bugs/heal/bug31778 Diff File
add - tests/bugs/heal/bug32140 Diff File