]> 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)
committerbugmaster <bugmaster@opencascade.com>
Thu, 12 Dec 2019 10:05:06 +0000 (13:05 +0300)
commit21fa699a4f6e028baa1fb9a511e451a0d5737a40
tree6336e9797bb9b2bb5f2ecc83a5c635c88e9cb062
parent930f1577832ad39ed3b2a94afa5cac1a4e19f828
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]