occt: master b7a71e36

Author Committer Branch Timestamp Parent
nbv apv master 2017-05-29 07:42:30 master c765ab61
Affected Issues  0028795: Boolean operations corrupt the p-curve of the source planar face if "non-destructive" option is switched off
Changeset 0028795: Boolean operations corrupt the p-curve of the source planar face if "non-destructive" option is switched off

Now, the range of BRep_CurveRepresentation of the edge is updated if at least one of its boundary is not infinite (earlier, it was updated if all two boundaries are not infinite only).
mod - src/BRep/BRep_Builder.cxx Diff File
add - tests/bugs/modalg_6/bug28795 Diff File