We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The Intersect Line and Arc tool chooses randomly one of the two intersection points.
By moving the block's base point, the points already drafted using this tool can decide to switch side, ruining everything.
Example :
Here the point A3 is created using this tool:
I moved the point A a little, and the point A3 switched side:
We should be able to decide in which semi plane the intersection point has to be found
The text was updated successfully, but these errors were encountered:
This issue was further discussed in this thread on the Seamly forum
Sorry, something went wrong.
No branches or pull requests
The Intersect Line and Arc tool chooses randomly one of the two intersection points.
By moving the block's base point, the points already drafted using this tool can decide to switch side, ruining everything.
Example :
Here the point A3 is created using this tool:
I moved the point A a little, and the point A3 switched side:
We should be able to decide in which semi plane the intersection point has to be found
The text was updated successfully, but these errors were encountered: