0029102: Missing points using GCPnts_QuasiUniformDeflection
authormsv <msv@opencascade.com>
Wed, 13 Sep 2017 08:38:23 +0000 (11:38 +0300)
committerbugmaster <bugmaster@opencascade.com>
Fri, 22 Sep 2017 08:51:51 +0000 (11:51 +0300)
commitbfd69b5f7b26927a660378f6a64c2932af0b7529
tree61adaedb8f11009d663a17fccdc5271acee6df5b
parentca685e63ef3e3b5f67f74321183822bb0dd362db
0029102: Missing points using GCPnts_QuasiUniformDeflection

Correct the method PerformCurve of GCPnts_QuasiUniformDeflection to get the proper derivative at the end of the current curve.

Improve the Draw commands "crvpoints" and "crvtpoints" so that to work with wires as composite curves.
src/GCPnts/GCPnts_QuasiUniformDeflection.pxx
src/GeometryTest/GeometryTest_CurveCommands.cxx
tests/bugs/moddata_3/bug29102 [new file with mode: 0644]