]> OCCT Git - occt-copy.git/commit
0029745: Modeling Data - GeomAdaptor_Surface::VIntervals fails on periodic surfaces CR29745_1
authorakaftasev <akaftasev@opencascade.com>
Fri, 15 Jan 2021 07:50:18 +0000 (10:50 +0300)
committerakaftasev <akaftasev@opencascade.com>
Mon, 8 Feb 2021 15:29:01 +0000 (18:29 +0300)
commit7b515a087b727cde31e7dd56920b008cdfa251b6
tree0a5f300d80867772bd7fb35909a4d80ca9aed84e
parent00a72254dcbe24f73ca0190487ed8c45999f0751
0029745: Modeling Data - GeomAdaptor_Surface::VIntervals fails on periodic surfaces

Fixed GeomAdaptor_Curve::LocalContinuity() for periodic surface within one period
Fixed GeomAdaptor_Curve::NbIntervals() method to periodic curves
Fixed GeomAdaptor_Curve::Intervals() method to periodic curves
14 files changed:
src/GeomAdaptor/GeomAdaptor_Curve.cxx
src/QABugs/QABugs_20.cxx
tests/bugs/modalg_6/bug25908
tests/hlr/exact_hlr/A1
tests/hlr/exact_hlr/C20
tests/hlr/exact_hlr/D4
tests/hlr/exact_hlr/D5
tests/hlr/poly_hlr/A1
tests/hlr/poly_hlr/A2
tests/hlr/poly_hlr/A3
tests/hlr/poly_hlr/A4
tests/hlr/poly_hlr/A5
tests/hlr/poly_hlr/A6
tests/hlr/poly_hlr/A7