]> OCCT Git - occt-copy.git/commit
0029102: Missing points using GCPnts_QuasiUniformDeflection
authormsv <msv@opencascade.com>
Wed, 13 Sep 2017 08:38:23 +0000 (11:38 +0300)
committermsv <msv@opencascade.com>
Fri, 15 Sep 2017 07:12:47 +0000 (10:12 +0300)
commitddafad10ecfec0bd78f56e02b2c3ea0dfa0826ba
treedb81adf1e59a02f263a0faf9ed4642ed0ef6a083
parentfedf4bc000988fdbc45c8769a5fb2bd0666de4a0
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.gxx
src/GeometryTest/GeometryTest_CurveCommands.cxx
tests/bugs/moddata_3/bug29102 [new file with mode: 0644]