0030647: Geom2dGcc_Circ2d2TanRad not giving all the solutions
authorifv <ifv@opencascade.com>
Mon, 15 Apr 2019 09:47:08 +0000 (12:47 +0300)
committerbugmaster <bugmaster@opencascade.com>
Tue, 16 Apr 2019 11:07:45 +0000 (14:07 +0300)
commit833034f301099cfd77abe4d57cba1bfd5659183a
tree38c0a68b363b4e746c5c580e3fb0d2904796d873
parentf9b30c0db34c00de8b7a3d0724f3b46e23dfd590
0030647: Geom2dGcc_Circ2d2TanRad not giving all the solutions

Method for calculation of correct number of sampling points is added for
Adaptor2d_OffsetCurve.
Now number of sampling points correspond with similar method for
Geom2dAdaptor_Curve for curve type GeomAbs_OffsetCurve
Test case added
src/Adaptor2d/Adaptor2d_OffsetCurve.cxx
src/Adaptor2d/Adaptor2d_OffsetCurve.hxx
tests/bugs/modalg_7/bug30647 [new file with mode: 0644]