]> OCCT Git - occt.git/commit
0028230: Convert C0 2d curve to C1 raises exception
authorifv <ifv@opencascade.com>
Thu, 26 Jan 2017 09:51:09 +0000 (12:51 +0300)
committerapn <apn@opencascade.com>
Thu, 26 Jan 2017 09:51:31 +0000 (12:51 +0300)
commit2dad173d8bde34994c0560e96a1833e19845b9cf
treebd45788a4abf49a0837a04ff8bc08d827787cc92
parent712879c8088281bb2634166f623a4ba34a91afc4
0028230: Convert C0 2d curve to C1 raises exception

The treatment of small curves (length of curves is less then tolerance used for checking G1) is added in
Geom2dConvert_CompCurveToBSplineCurve.cxx
src/Geom2dConvert/Geom2dConvert.cxx
src/Geom2dConvert/Geom2dConvert_CompCurveToBSplineCurve.cxx
tests/bugs/moddata_3/bug28230 [new file with mode: 0644]