]> OCCT Git - occt-copy.git/commit
0030932: Modeling Algorithms - Invalid result on 2d curve on surface approximation
authoraml <aml@opencascade.com>
Fri, 13 Sep 2019 08:47:17 +0000 (11:47 +0300)
committerapn <apn@opencascade.com>
Tue, 8 Oct 2019 08:56:59 +0000 (11:56 +0300)
commiteb3d652ac91561d6172ee5e246743aea29c5690b
tree8bc553265145e2c119670e9a69f302df8d0730fb
parent42da0d5115bff683c6b596e66cdeaff957f81e7d
0030932: Modeling Algorithms - Invalid result on 2d curve on surface approximation

New method generating 3D curve is added when 2D curve is linear isoline.
12 files changed:
src/Approx/Approx_CurveOnSurface.cxx
src/Approx/Approx_CurveOnSurface.hxx
src/BRepAlgo/BRepAlgo_NormalProjection.cxx
src/BRepFill/BRepFill_Sweep.cxx
src/Draft/Draft_Modification_1.cxx
src/GeomInt/GeomInt_IntSS_1.cxx
src/GeomPlate/GeomPlate_BuildPlateSurface.cxx
src/GeomProjLib/GeomProjLib.cxx
src/GeometryTest/GeometryTest_CurveCommands.cxx
src/GeomliteTest/GeomliteTest_CurveCommands.cxx
src/ProjLib/ProjLib_ProjectedCurve.cxx
tests/bugs/moddata_3/bug30932 [new file with mode: 0644]