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

Increase robustness of Line #43

Closed
RobPasMue opened this issue Sep 2, 2022 · 1 comment · Fixed by #54
Closed

Increase robustness of Line #43

RobPasMue opened this issue Sep 2, 2022 · 1 comment · Fixed by #54
Assignees
Labels
PRIORITY Issue/PR assigned with this tag must be given priority over the rest of the backlog

Comments

@RobPasMue
Copy link
Member

During our meeting with the DBU we realized that when building a LineSketch object we are not double checking that (for example):

  • The points are not the same
  • The units of the points should be checked (if they are different, fall back to PyGeometry's default units)
  • ...
@RobPasMue
Copy link
Member Author

Working on #34, #33 and #43 at the same time

@RobPasMue RobPasMue self-assigned this Sep 5, 2022
@RobPasMue RobPasMue linked a pull request Sep 5, 2022 that will close this issue
@RobPasMue RobPasMue added the PRIORITY Issue/PR assigned with this tag must be given priority over the rest of the backlog label Sep 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PRIORITY Issue/PR assigned with this tag must be given priority over the rest of the backlog
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant