Skip to content

Use human-readable names for points #64

Description

@aharwood2

It would be easier to programme methods if the keypoints also had HR names so if we wanted to add a new curve we can refer to the end points by their HR name rather than going back through the code to find the exact coordinates of the point so it can be found when adding the new curve. This could be achieved by the addKeypoint method taking both a HR string and as well as a Vector2D and building two separate lists. Keypoints associated with features can just carry a sequential numbering i.e. HipCurve-1, HipCurve-2 etc.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions