Get curve maximum curvature points

Hi @dale,

I’m using the unmodified C# ‘SampleCsExtractMinMaxRadiusPoints.cs’ sample provided on github.
The ‘Curvature’ command in v6 also produce similar results.

If you consider the sample curve attached:
sample_curve.3dm (37.2 KB)

Expected result:

  • both curves’s start and end points should be marked (as they’re actual maximal curvature locations)

Current result:

  • only start point is marked and still slightly lies off the right location

As @spb rightly pointed out, certainly related to this: Inconsistent maximum curvature locations

1 Like