EdgeLengths Goal Kangaroo C#

Hi I am building a custom C# component that uses Kangaroo Goal Objects, however I am missing the reference for EdgeLengths Component. I can see it in Grasshopper running the same version of the KangarooSolver.dll but I cannot access it from KangarooSolver.Goals Namespace.

The KangarooSolver.dll version that I am using is 2.5.3

@DanielPiker

Hi @Kane_Borg
The EdgeLengths component doesn’t actually have its own goal in the library - it just calls the Spring goal for each edge of the mesh.

Thanks for clarifying!