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

ADD Command ADD LINE #32

Closed
K-S-K opened this issue Nov 3, 2023 · 0 comments · Fixed by #35
Closed

ADD Command ADD LINE #32

K-S-K opened this issue Nov 3, 2023 · 0 comments · Fixed by #35
Assignees
Labels
BBCAD.Cmnd Feature New feature or request
Milestone

Comments

@K-S-K
Copy link
Owner

K-S-K commented Nov 3, 2023

The command must look like:

  • ADD LINE X1 = 2 Y1 = 2 X2 = 5
  • ADD LINE X1 = 2 Y1 = 2 Y2 = 6

The last parameter must be calculated:

  • To avoid ambiguity
  • To make clear the orthogonal nature of lines

We must do two things:

  • To make the consistency checking parameter virtual;
  • To implement the command initially;
  • To override the consistency checking parameter for this command to provide the calculatable last parameter.
@K-S-K K-S-K added this to the 01. MVP milestone Nov 3, 2023
@K-S-K K-S-K self-assigned this Nov 3, 2023
K-S-K added a commit that referenced this issue Nov 3, 2023
@K-S-K K-S-K closed this as completed in #35 Nov 3, 2023
@K-S-K K-S-K added the Feature New feature or request label Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BBCAD.Cmnd Feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant