occt: master b55bd023

Author Committer Branch Timestamp Parent
nbv bugmaster master 2016-04-11 07:38:50 master 246c7a75
Affected Issues  0027269: Intersection algorithm produces null-length curve
Changeset 0027269: Intersection algorithm produces null-length curve

Restriction line can correspond to a degenerated edge. In this case we shall return null-curve (instead of Null-length curve).
mod - src/GeomInt/GeomInt_IntSS_1.cxx Diff File
add - tests/bugs/modalg_6/bug27269 Diff File
mod - tests/bugs/modalg_6/bug27325 Diff File