]> OCCT Git - occt.git/commit
0029745: Modeling Data - GeomAdaptor_Surface::VIntervals fails on periodic surfaces
authorabulyche <abulyche@opencascade.com>
Tue, 14 Dec 2021 22:58:57 +0000 (01:58 +0300)
committersmoskvin <smoskvin@opencascade.com>
Thu, 31 Mar 2022 18:47:58 +0000 (21:47 +0300)
commitab279b126bf64a3da3cf7c624de8f3f31d25a309
tree7c79167a94d38ea12c994a725a9af6543ddc3063
parente4753a7d1658331a79025964d1c55f2a6d999c6c
0029745: Modeling Data - GeomAdaptor_Surface::VIntervals fails on periodic surfaces
Fixed GeomAdaptor_Curve::LocalContinuity() for periodic curves.
Fixed GeomAdaptor_Curve::NbIntervals() for periodic curves.
Fixed GeomAdaptor_Curve::Intervals() for periodic curves.
Improved definition of length in tests.
Update Geom2dAdaptor_Curve to the same behavior.
src/Geom2dAdaptor/Geom2dAdaptor_Curve.cxx
src/GeomAdaptor/GeomAdaptor_Curve.cxx
src/QABugs/QABugs_20.cxx
tests/bugs/modalg_6/bug25908
tests/bugs/modalg_6/bug27884
tests/bugs/moddata_3/bug29745 [new file with mode: 0644]
tests/hlr/exact_hlr/A1
tests/hlr/exact_hlr/C20
tests/hlr/exact_hlr/D4
tests/hlr/exact_hlr/D5