Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Story] Update the Connection Class to use waypoints #428

Open
5 tasks
rkrishnasanka opened this issue Nov 3, 2021 · 1 comment
Open
5 tasks

[Story] Update the Connection Class to use waypoints #428

rkrishnasanka opened this issue Nov 3, 2021 · 1 comment
Assignees

Comments

@rkrishnasanka
Copy link
Collaborator

Description

Currently, the Connection class is very fragile. We need to update the class to be able to take advantage of the waypoints to auto compute all the connection paths, segments, etc.

Things to do:

Additional Description:

This will require us to:

  1. Change the base data structures we are using for connections and all the dependent computing classes

Acceptance Criteria:

  • Unit Test
@rkrishnasanka rkrishnasanka added this to the Connection Updgrades milestone Nov 3, 2021
@rkrishnasanka rkrishnasanka linked a pull request Nov 3, 2021 that will close this issue
@rkrishnasanka
Copy link
Collaborator Author

This comment in the pr also is connected to this : https://github.com/CIDARLAB/3DuF/pull/427/files#r742068913

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants